We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f2705e commit 818832bCopy full SHA for 818832b
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: check-toml
17
18
- repo: https://github.com/PyCQA/flake8
19
- rev: "7.1.1"
+ rev: "7.1.2"
20
hooks:
21
- id: flake8
22
args: [--config=.flake8]
0 commit comments