add flake8 pyproject for pyproject upgrade

This commit is contained in:
Andrew Sears 2024-12-18 21:21:19 -05:00 committed by GitHub
parent 9e201ed130
commit 54351dfaa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,6 @@ repos:
- id: flake8 - id: flake8
additional_dependencies: additional_dependencies:
- flake8-bugbear - flake8-bugbear
- [Flake8-pyproject] - Flake8-pyproject
ci: ci:
autoupdate_schedule: quarterly autoupdate_schedule: quarterly