We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69162e commit 5bfa3fbCopy full SHA for 5bfa3fb
.pre-commit-config.yaml
@@ -11,12 +11,12 @@ repos:
11
- id: requirements-txt-fixer
12
13
- repo: https://github.com/MarcoGorelli/auto-walrus
14
- rev: 0.3.3
+ rev: 0.3.4
15
hooks:
16
- id: auto-walrus
17
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.4.1
+ rev: v0.4.2
20
21
- id: ruff
22
- id: ruff-format
@@ -47,7 +47,7 @@ repos:
47
- id: validate-pyproject
48
49
- repo: https://github.com/pre-commit/mirrors-mypy
50
- rev: v1.9.0
+ rev: v1.10.0
51
52
- id: mypy
53
args:
0 commit comments