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 b765d91Copy full SHA for b765d91
.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.3.0
37
hooks:
38
- id: flake8
39
args: [
0 commit comments