[pre-commit.ci] pre-commit autoupdate (#579)

updates:
- [github.com/hhatto/autopep8: v2.1.1 → v2.2.0](https://github.com/hhatto/autopep8/compare/v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2024-06-03 20:23:41 -04:00 committed by GitHub
parent 378edd263e
commit 19a33a1f71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ repos:
- id: pretty-format-json - id: pretty-format-json
args: [--autofix, --indent, '4', --no-sort-keys] args: [--autofix, --indent, '4', --no-sort-keys]
- repo: https://github.com/hhatto/autopep8 - repo: https://github.com/hhatto/autopep8
rev: v2.1.1 rev: v2.2.0
hooks: hooks:
- id: autopep8 - id: autopep8
- repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git