Skip to content

Commit 57b59d0

Browse files
[pre-commit.ci] pre-commit autoupdate (#2287)
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 7da58e7 commit 57b59d0

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
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: actionlint
2323
- repo: https://github.com/woodruffw/zizmor-pre-commit
24-
rev: v1.15.2
24+
rev: v1.16.0
2525
hooks:
2626
- id: zizmor
2727
- repo: https://github.com/shellcheck-py/shellcheck-py
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: pyproject-fmt
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
36-
rev: v0.14.1
36+
rev: v0.14.2
3737
hooks:
3838
- id: ruff
3939
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)