Skip to content

Commit 4d02eba

Browse files
committed
ci: update pre-commit
Signed-off-by: Yves Bastide <[email protected]>
1 parent 5ecd331 commit 4d02eba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ repos:
1414
- --maxkb=1024
1515
- repo: https://github.com/astral-sh/uv-pre-commit
1616
# uv version.
17-
rev: 0.5.20
17+
rev: 0.5.24
1818
hooks:
1919
# Keep uv.lock up to date.
2020
- id: uv-lock
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
2323
# Ruff version.
24-
rev: v0.9.2
24+
rev: v0.9.3
2525
hooks:
2626
# Run the linter.
2727
- id: ruff

0 commit comments

Comments
 (0)