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 071fa2f commit 875c34bCopy full SHA for 875c34b
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: blacken-docs
12
13
- repo: https://github.com/PyCQA/flake8
14
- rev: 6.0.0
+ rev: 6.1.0
15
hooks:
16
- id: flake8
17
args: [--ignore, "E203,E501,B006,W503"]
0 commit comments