We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab566f commit 777c379Copy full SHA for 777c379
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
hooks:
51
- id: codespell
52
- repo: https://github.com/PyCQA/flake8
53
- rev: 7.1.1
+ rev: 7.1.2
54
55
- id: flake8
56
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments