We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514323c commit ad72452Copy full SHA for ad72452
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
additional_dependencies: [black==23.1.0]
32
language_version: python3
33
- repo: https://github.com/PyCQA/flake8
34
- rev: 7.1.2
+ rev: 7.2.0
35
hooks:
36
- id: flake8
37
- repo: https://github.com/pre-commit/pygrep-hooks
0 commit comments