Skip to content

Commit fe9bcc2

Browse files
Update pre-commit (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6383c7 commit fe9bcc2

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
@@ -19,14 +19,14 @@ repos:
1919

2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.14.8
22+
rev: v0.14.9
2323
hooks:
2424
- id: ruff-format
2525
- id: ruff-check
2626
args: [--fix]
2727

2828
- repo: https://github.com/astral-sh/uv-pre-commit
29-
rev: 0.9.16
29+
rev: 0.9.17
3030
hooks:
3131
- id: uv-lock
3232

0 commit comments

Comments
 (0)