Skip to content

Commit c4508c2

Browse files
chore(deps): update pre-commit updates (#496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d687b97 commit c4508c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ default_install_hook_types:
55
- post-rewrite
66
repos:
77
- repo: https://github.com/astral-sh/uv-pre-commit
8-
rev: 0.9.28
8+
rev: 0.9.29
99
hooks:
1010
- id: uv-lock
1111
- id: uv-sync
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.14.14
13+
rev: v0.15.0
1414
hooks:
1515
- id: ruff-format
1616
- id: ruff

0 commit comments

Comments
 (0)