We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8bab2 commit c79735bCopy full SHA for c79735b
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
27
# Runs flake8
28
- repo: https://github.com/pycqa/flake8
29
- rev: 7.0.0
+ rev: 7.1.0
30
hooks:
31
- id: flake8
32
0 commit comments