File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,16 +42,16 @@ repos:
42
42
hooks :
43
43
- id : pyproject-fmt
44
44
- repo : https://github.com/astral-sh/uv-pre-commit
45
- rev : 0.8.3
45
+ rev : 0.8.4
46
46
hooks :
47
47
- id : uv-lock
48
48
- repo : https://github.com/pre-commit/mirrors-prettier
49
- rev : v3.1.0
49
+ rev : v4.0.0-alpha.8
50
50
hooks :
51
51
- id : prettier
52
52
args : ["--tab-width", "2"]
53
53
- repo : https://github.com/astral-sh/ruff-pre-commit
54
- rev : v0.11.13
54
+ rev : v0.12.7
55
55
hooks :
56
56
- id : ruff
57
57
args : [--fix, --unsafe-fixes, --exit-non-zero-on-fix]
61
61
# hooks:
62
62
# - id: codespell
63
63
- repo : https://github.com/pre-commit/mirrors-mypy
64
- rev : v1.16 .1
64
+ rev : v1.17 .1
65
65
hooks :
66
66
- id : mypy
67
67
additional_dependencies : [attrs]
You can’t perform that action at this time.
0 commit comments