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.7.0
12
+ rev : v4.8.2
13
13
hooks :
14
14
- id : commitizen
15
15
stages : [commit-msg]
39
39
additional_dependencies :
40
40
41
41
- repo : https://github.com/astral-sh/ruff-pre-commit
42
- rev : v0.11.9
42
+ rev : v0.11.12
43
43
hooks :
44
44
- id : ruff
45
45
args : [--fix, --exit-non-zero-on-fix]
@@ -51,13 +51,13 @@ repos:
51
51
args :
52
52
- --ignore-words-list=ans
53
53
- repo : https://github.com/pre-commit/mirrors-mypy
54
- rev : v1.15 .0
54
+ rev : v1.16 .0
55
55
hooks :
56
56
- id : mypy
57
57
additional_dependencies : []
58
58
exclude : " src/ulid_transform/__init__.pyi"
59
59
- repo : https://github.com/pre-commit/mirrors-clang-format
60
- rev : v20.1.4
60
+ rev : v20.1.5
61
61
hooks :
62
62
- id : clang-format
63
63
types_or :
You can’t perform that action at this time.
0 commit comments