Commit 771f9f5 1 parent eb772f2 commit 771f9f5 Copy full SHA for 771f9f5
File tree 1 file changed +4
-4
lines changed
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.1 .1
12
+ rev : v4.2 .1
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.5.26
35
+ rev : 0.6.0
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.9.4
44
+ rev : v0.9.6
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.14.1
54
+ rev : v1.15.0
55
55
hooks :
56
56
- id : mypy
57
57
additional_dependencies : []
You can’t perform that action at this time.
0 commit comments