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]
16
16
- repo : https://github.com/pre-commit/pre-commit-hooks
17
- rev : v5 .0.0
17
+ rev : v6 .0.0
18
18
hooks :
19
19
- id : debug-statements
20
20
- id : check-builtin-literals
37
37
- id : prettier
38
38
args : ["--tab-width", "2"]
39
39
- repo : https://github.com/astral-sh/ruff-pre-commit
40
- rev : v0.11.12
40
+ rev : v0.12.10
41
41
hooks :
42
42
- id : ruff
43
43
args : [--fix, --exit-non-zero-on-fix]
50
50
hooks :
51
51
- id : codespell
52
52
- repo : https://github.com/pre-commit/mirrors-mypy
53
- rev : v1.16.0
53
+ rev : v1.17.1
54
54
hooks :
55
55
- id : mypy
56
56
additional_dependencies : []
You can’t perform that action at this time.
0 commit comments