File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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.6.0
12
+ rev : v4.8.3
13
13
hooks :
14
14
- id : commitizen
15
15
stages : [commit-msg]
@@ -38,20 +38,20 @@ repos:
38
38
- id : end-of-file-fixer
39
39
- id : trailing-whitespace
40
40
- repo : https://github.com/tox-dev/pyproject-fmt
41
- rev : " v2.5.1 "
41
+ rev : " v2.6.0 "
42
42
hooks :
43
43
- id : pyproject-fmt
44
44
- repo : https://github.com/astral-sh/uv-pre-commit
45
- rev : 0.6.14
45
+ rev : 0.7.12
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.5
54
+ rev : v0.11.13
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.15 .0
64
+ rev : v1.16 .0
65
65
hooks :
66
66
- id : mypy
67
67
additional_dependencies : [attrs]
You can’t perform that action at this time.
0 commit comments