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 348f8bd commit 0a9c607Copy full SHA for 0a9c607
.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