Skip to content

Commit f22f679

Browse files
[pre-commit.ci] pre-commit autoupdate (#170)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: O957 <127630341+O957@users.noreply.github.com>
1 parent ceb4cea commit f22f679

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,14 @@ repos:
8888
# PYTHON
8989
###############################################################################
9090
- repo: https://github.com/astral-sh/ruff-pre-commit
91-
rev: v0.14.10
91+
rev: v0.14.11
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.9.21
98+
rev: 0.9.24
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.11.1
131+
rev: v4.11.2
132132
hooks:
133133
- id: commitizen
134134
- repo: https://github.com/jorisroovers/gitlint

0 commit comments

Comments
 (0)