Skip to content

Commit 7f4f7ae

Browse files
[pre-commit.ci] pre-commit autoupdate (#3553)
updates: - [github.com/woodruffw/zizmor-pre-commit: v1.15.2 → v1.16.0](zizmorcore/zizmor-pre-commit@v1.15.2...v1.16.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.2](astral-sh/ruff-pre-commit@v0.14.1...v0.14.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 09da60c commit 7f4f7ae

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.15.2
30+
rev: v1.16.0
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.1
42+
rev: v0.14.2
4343
hooks:
4444
- id: ruff
4545
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)