File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,14 +88,14 @@ repos:
8888 # PYTHON
8989 # ##############################################################################
9090 - repo : https://github.com/astral-sh/ruff-pre-commit
91- rev : v0.15.14
91+ rev : v0.15.16
9292 hooks :
9393 # Sort imports
9494 - id : ruff-check
9595 # Run the formatter
9696 - id : ruff-format
9797 - repo : https://github.com/astral-sh/uv-pre-commit
98- rev : 0.11.16
98+ rev : 0.11.19
9999 hooks :
100100 - id : uv-lock
101101 # ##############################################################################
@@ -128,7 +128,7 @@ repos:
128128 # COMMIT MESSAGES
129129 # ##############################################################################
130130 - repo : https://github.com/commitizen-tools/commitizen
131- rev : v4.16.2
131+ rev : v4.16.3
132132 hooks :
133133 - id : commitizen
134134 - repo : https://github.com/jorisroovers/gitlint
You can’t perform that action at this time.
0 commit comments