[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/hhatto/autopep8: v2.1.0 → v2.1.1](https://github.com/hhatto/autopep8/compare/v2.1.0...v2.1.1)
This commit is contained in:
pre-commit-ci[bot] 2024-05-27 17:15:51 +00:00 committed by GitHub
parent 8d772c6513
commit 9b71af1c75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ repos:
args: [--py38-plus]
exclude: tests
- repo: https://github.com/hhatto/autopep8
rev: v2.1.0
rev: v2.1.1
hooks:
- id: autopep8
- repo: https://github.com/PyCQA/flake8