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 ac2fe64Copy full SHA for ac2fe64
.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: 6.1.0
21
hooks:
22
- id: flake8
23
0 commit comments