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 0e7a4a5 commit f88fbd1Copy full SHA for f88fbd1
.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.2.0
+ rev: 7.3.0
33
hooks:
34
- id: flake8
35
additional_dependencies: [Flake8-pyproject]
0 commit comments