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 b6ced1a commit fe12615Copy full SHA for fe12615
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
args: ["--py38-plus"]
7
8
- repo: https://github.com/PyCQA/flake8
9
- rev: 7.1.0
+ rev: 7.1.1
10
hooks:
11
- id: flake8
12
0 commit comments