Skip to content

Commit e267dc2

Browse files
[pre-commit.ci] pre-commit autoupdate (#3394)
updates: - [github.com/woodruffw/zizmor-pre-commit: v1.5.2 → v1.6.0](zizmorcore/zizmor-pre-commit@v1.5.2...v1.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.5 → v0.11.6](astral-sh/ruff-pre-commit@v0.11.5...v0.11.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 94f4dcb commit e267dc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.5.2
30+
rev: v1.6.0
3131
hooks:
3232
- id: zizmor
3333
- repo: https://github.com/shellcheck-py/shellcheck-py
@@ -36,7 +36,7 @@ repos:
3636
- id: shellcheck
3737
args: ["--severity=style"]
3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.11.5
39+
rev: v0.11.6
4040
hooks:
4141
- id: ruff
4242
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)