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