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.
2 parents c322bea + 29f00c9 commit b397e4fCopy full SHA for b397e4f
.pre-commit-config.yaml
@@ -65,7 +65,7 @@ repos:
65
66
# Linting: Python code (see the file .flake8)
67
- repo: https://github.com/PyCQA/flake8
68
- rev: "7.0.0"
+ rev: "7.1.1"
69
hooks:
70
- id: flake8
71
0 commit comments