File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 59
59
# Conventional Commits <https://www.conventionalcommits.org/>
60
60
# https://github.com/compilerla/conventional-pre-commit
61
61
- repo : https://github.com/compilerla/conventional-pre-commit
62
- rev : v4.0 .0
62
+ rev : v4.2 .0
63
63
hooks :
64
64
- id : conventional-pre-commit
65
65
stages :
72
72
# Python: lint and format code
73
73
# https://github.com/astral-sh/ruff-pre-commit
74
74
- repo : https://github.com/astral-sh/ruff-pre-commit
75
- rev : v0.9.4
75
+ rev : v0.11.13
76
76
hooks :
77
77
- id : ruff
78
78
args :
91
91
# Python: check project (i.e. `pyproject.toml`)
92
92
# https://github.com/abravalheri/validate-pyproject
93
93
- repo : https://github.com/abravalheri/validate-pyproject
94
- rev : v0.23
94
+ rev : v0.24.1
95
95
hooks :
96
96
- id : validate-pyproject
You can’t perform that action at this time.
0 commit comments