We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b5f26 commit f301c20Copy full SHA for f301c20
.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.0.0
+ rev: 7.1.0
35
hooks:
36
- id: flake8
37
- repo: https://github.com/pre-commit/pygrep-hooks
0 commit comments