We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c0919 commit 8f8b52eCopy full SHA for 8f8b52e
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: black
18
language_version: python3
19
- repo: https://github.com/pycqa/flake8
20
- rev: 6.0.0
+ rev: 7.1.1
21
hooks:
22
- id: flake8
23
0 commit comments