We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14652b commit 875bcc1Copy full SHA for 875bcc1
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
files: requirements-dev.txt
15
16
- repo: https://github.com/PyCQA/flake8
17
- rev: 7.1.2
+ rev: 7.2.0
18
hooks:
19
- id: flake8
20
exclude: docs/source/conf.py
0 commit comments