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 8124cf4 commit 396619fCopy full SHA for 396619f
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: pyupgrade
29
args: ["--py37-plus"]
30
- repo: https://github.com/PyCQA/flake8
31
- rev: 7.1.1
+ rev: 7.1.2
32
hooks:
33
- id: flake8
34
additional_dependencies:
0 commit comments