Skip to content

Commit c612499

Browse files
committed
Update pre-commit
Done with 'pre-commit autoupdate'
1 parent e22fa0d commit c612499

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ repos:
1717
- id: actionlint
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.14.8
20+
rev: v0.14.10
2121
hooks:
2222
- id: ruff-check
2323
args: [ --fix ]
2424
- id: ruff-format
2525

2626
- repo: https://github.com/astral-sh/uv-pre-commit
27-
rev: 0.9.16
27+
rev: 0.9.18
2828
hooks:
2929
- id: uv-lock
3030

0 commit comments

Comments
 (0)