Skip to content

Commit c4dc4bf

Browse files
[pre-commit.ci] pre-commit autoupdate (#215)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fe0f8e0 commit c4dc4bf

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.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

0 commit comments

Comments
 (0)