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 af825d9 commit 5f740f9Copy full SHA for 5f740f9
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
types_or: [python, pyi, jupyter]
41
- repo: https://github.com/pycqa/flake8
42
# flake8 cannot autofix
43
- rev: "7.1.2"
+ rev: "7.2.0"
44
hooks:
45
- id: flake8
46
additional_dependencies:
0 commit comments