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 527992e commit c1df307Copy full SHA for c1df307
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
args: [--py39-plus]
7
exclude: &fixtures ^tests/fixtures/.+\.py$
8
- repo: https://github.com/pycqa/flake8
9
- rev: 7.1.2
+ rev: 7.2.0
10
hooks:
11
- id: flake8
12
additional_dependencies:
0 commit comments