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.6.1
12
+ rev : v4.8.2
13
13
hooks :
14
14
- id : commitizen
15
15
stages : [commit-msg]
@@ -28,11 +28,11 @@ repos:
28
28
- id : end-of-file-fixer
29
29
- id : trailing-whitespace
30
30
- repo : https://github.com/tox-dev/pyproject-fmt
31
- rev : " v2.5.1 "
31
+ rev : " v2.6.0 "
32
32
hooks :
33
33
- id : pyproject-fmt
34
34
- repo : https://github.com/astral-sh/uv-pre-commit
35
- rev : 0.7.2
35
+ rev : 0.7.8
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.8
44
+ rev : v0.11.11
45
45
hooks :
46
46
- id : ruff
47
47
args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments