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.0
12
+ rev : v4.6.1
13
13
hooks :
14
14
- id : commitizen
15
15
stages : [commit-msg]
28
28
- id : end-of-file-fixer
29
29
- id : trailing-whitespace
30
30
- repo : https://github.com/python-poetry/poetry
31
- rev : 2.1.2
31
+ rev : 2.1.3
32
32
hooks :
33
33
- id : poetry-check
34
34
- repo : https://github.com/pre-commit/mirrors-prettier
39
39
additional_dependencies :
40
40
41
41
- repo : https://github.com/astral-sh/ruff-pre-commit
42
- rev : v0.11.7
42
+ rev : v0.11.8
43
43
hooks :
44
44
- id : ruff
45
45
args : [--fix, --exit-non-zero-on-fix]
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.0
60
+ rev : v20.1.3
61
61
hooks :
62
62
- id : clang-format
63
63
types_or :
You can’t perform that action at this time.
0 commit comments