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 9
9
10
10
repos :
11
11
- repo : https://github.com/commitizen-tools/commitizen
12
- rev : v4.8.2
12
+ rev : v4.8.3
13
13
hooks :
14
14
- id : commitizen
15
15
stages : [commit-msg]
32
32
hooks :
33
33
- id : pyproject-fmt
34
34
- repo : https://github.com/astral-sh/uv-pre-commit
35
- rev : 0.7.9
35
+ rev : 0.7.17
36
36
hooks :
37
37
- id : uv-lock
38
38
- repo : https://github.com/pre-commit/mirrors-prettier
41
41
- id : prettier
42
42
args : ["--tab-width", "2"]
43
43
- repo : https://github.com/astral-sh/ruff-pre-commit
44
- rev : v0.11.12
44
+ rev : v0.12.1
45
45
hooks :
46
46
- id : ruff
47
47
args : [--fix, --exit-non-zero-on-fix]
51
51
hooks :
52
52
- id : codespell
53
53
- repo : https://github.com/pre-commit/mirrors-mypy
54
- rev : v1.16.0
54
+ rev : v1.16.1
55
55
hooks :
56
56
- id : mypy
57
57
additional_dependencies : []
You can’t perform that action at this time.
0 commit comments