We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab0d000 + 793fe2a commit f68e703Copy full SHA for f68e703
1 file changed
.pre-commit-config.yaml
@@ -9,6 +9,6 @@ repos:
9
hooks:
10
- id: isort
11
- repo: https://github.com/PyCQA/flake8
12
- rev: '7.1.1' # keep in sync with pyproject.toml
+ rev: '7.1.2' # keep in sync with pyproject.toml
13
14
- id: flake8
0 commit comments