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 11repos :
22 # Versioning: Commit messages & changelog
33 - repo : https://github.com/commitizen-tools/commitizen
4- rev : v4.8.3
4+ rev : v4.9.1
55 hooks :
66 - id : commitizen
77 stages : [commit-msg]
88
99 # Deps: ensure Python uv lockfile is up to date
1010 - repo : https://github.com/astral-sh/uv-pre-commit
11- rev : 0.7.19
11+ rev : 0.8.23
1212 hooks :
1313 - id : uv-lock
1414
1515 # Autoformat: general file fixes / time savers
1616 - repo : https://github.com/pre-commit/pre-commit-hooks
17- rev : v5 .0.0
17+ rev : v6 .0.0
1818 hooks :
1919 - id : trailing-whitespace
2020 - id : check-added-large-files
2424 # Lint / autoformat: Python code
2525 - repo : https://github.com/astral-sh/ruff-pre-commit
2626 # Ruff version.
27- rev : " v0.12.2 "
27+ rev : " v0.13.3 "
2828 hooks :
2929 # Run the linter
3030 - id : ruff
You can’t perform that action at this time.
0 commit comments