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 0caba02 commit dbf99e4Copy full SHA for dbf99e4
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
"--application-directories=flask_smorest-stubs"
34
]
35
- repo: https://github.com/PyCQA/flake8
36
- rev: 7.1.0
+ rev: 7.1.1
37
hooks:
38
- id: flake8
39
args: [
0 commit comments