Skip to content

Commit 88dc030

Browse files
chore: update pre-commit hooks (#5446)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.9...v0.15.10) - [github.com/woodruffw/zizmor-pre-commit: v1.23.1 → v1.24.0](zizmorcore/zizmor-pre-commit@v1.23.1...v1.24.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5ac9ae5 commit 88dc030

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
@@ -5,7 +5,7 @@ ci:
55

66
repos:
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: "v0.15.9"
8+
rev: "v0.15.10"
99
hooks:
1010
- id: ruff-check
1111
args: [--fix, --show-fixes]
@@ -45,6 +45,6 @@ repos:
4545
- id: sp-repo-review
4646

4747
- repo: https://github.com/woodruffw/zizmor-pre-commit
48-
rev: v1.23.1
48+
rev: v1.24.0
4949
hooks:
5050
- id: zizmor

0 commit comments

Comments
 (0)