We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb7670 commit 1604aa0Copy full SHA for 1604aa0
1 file changed
.pre-commit-config.yaml
@@ -60,3 +60,7 @@ repos:
60
rev: v3.20.0
61
hooks:
62
- id: pyupgrade
63
+ - repo: https://github.com/PyCQA/flake8
64
+ rev: 7.3.0
65
+ hooks:
66
+ - id: flake8
0 commit comments