We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe2a973 + 961cec4 commit 79263baCopy full SHA for 79263ba
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.2' # keep in sync with pyproject.toml
+ rev: '7.2.0' # keep in sync with pyproject.toml
13
14
- id: flake8
0 commit comments