Skip to content

Commit 2419f1a

Browse files
Update pre-commit
1 parent 5763a24 commit 2419f1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.6
22+
rev: v0.14.7
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.12
29+
rev: 0.9.14
3030
hooks:
3131
- id: uv-lock
3232

@@ -60,6 +60,6 @@ repos:
6060
- github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1
6161

6262
- repo: https://github.com/woodruffw/zizmor-pre-commit
63-
rev: v1.17.0
63+
rev: v1.18.0
6464
hooks:
6565
- id: zizmor

0 commit comments

Comments
 (0)