Skip to content

Commit 878d688

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/woodruffw/zizmor-pre-commit: v1.16.0 → v1.16.2](zizmorcore/zizmor-pre-commit@v1.16.0...v1.16.2) - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.2...v0.14.3)
1 parent 76ee96d commit 878d688

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
@@ -30,7 +30,7 @@ repos:
3030
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@latest"
3131

3232
- repo: https://github.com/woodruffw/zizmor-pre-commit
33-
rev: v1.16.0
33+
rev: v1.16.2
3434
hooks:
3535
- id: zizmor
3636

@@ -40,7 +40,7 @@ repos:
4040
- id: shellcheck
4141
args: ["--severity=style"]
4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: v0.14.2
43+
rev: v0.14.3
4444
hooks:
4545
- id: ruff
4646
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)