Skip to content

Commit 1723511

Browse files
[pre-commit.ci] pre-commit autoupdate (#3558)
updates: - [github.com/woodruffw/zizmor-pre-commit: v1.16.2 → v1.16.3](zizmorcore/zizmor-pre-commit@v1.16.2...v1.16.3) - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.3...v0.14.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 613fbd1 commit 1723511

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.2
30+
rev: v1.16.3
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.3
42+
rev: v0.14.4
4343
hooks:
4444
- id: ruff
4545
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)