We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5deecd4 commit 235c55dCopy full SHA for 235c55d
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: end-of-file-fixer
15
- id: trailing-whitespace
16
- repo: https://github.com/tox-dev/pyproject-fmt
17
- rev: 2.1.4
+ rev: 2.2.1
18
hooks:
19
- id: pyproject-fmt
20
- repo: https://github.com/tox-dev/tox-ini-fmt
@@ -48,7 +48,7 @@ repos:
48
- id: isort
49
name: isort (python)
50
- repo: https://github.com/PyCQA/flake8
51
- rev: 7.1.0
+ rev: 7.1.1
52
53
- id: flake8
54
additional_dependencies:
@@ -57,7 +57,7 @@ repos:
57
- flake8-logging
58
- flake8-tidy-imports
59
- repo: https://github.com/pre-commit/mirrors-mypy
60
- rev: v1.11.0
+ rev: v1.11.1
61
62
- id: mypy
63
0 commit comments