Skip to content

Commit 19cdc04

Browse files
[pre-commit.ci] pre-commit autoupdate (#3556)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent bcb244e commit 19cdc04

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
@@ -27,7 +27,7 @@ repos:
2727
additional_dependencies:
2828
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@latest"
2929
- repo: https://github.com/woodruffw/zizmor-pre-commit
30-
rev: v1.16.0
30+
rev: v1.16.2
3131
hooks:
3232
- id: zizmor
3333
args:
@@ -39,7 +39,7 @@ repos:
3939
- id: shellcheck
4040
args: ["--severity=style"]
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.14.2
42+
rev: v0.14.3
4343
hooks:
4444
- id: ruff
4545
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)