We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f4530 commit 8aa4164Copy full SHA for 8aa4164
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: pyupgrade
30
args: [--py38-plus]
31
- repo: https://github.com/pycqa/flake8
32
- rev: 7.1.1
+ rev: 7.1.2
33
hooks:
34
- id: flake8
35
additional_dependencies: [Flake8-pyproject]
0 commit comments