We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9adad4 commit bf4b7b5Copy full SHA for bf4b7b5
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
hooks:
13
- id: black
14
- repo: https://github.com/pycqa/flake8
15
- rev: 7.0.0
+ rev: 7.1.0
16
17
- id: flake8
18
- repo: https://github.com/pycqa/isort
0 commit comments