Skip to content

Commit f9a821c

Browse files
[pre-commit.ci] pre-commit autoupdate (#2352)
updates: - [github.com/woodruffw/zizmor-pre-commit: v1.22.0 → v1.23.1](zizmorcore/zizmor-pre-commit@v1.22.0...v1.23.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.5](astral-sh/ruff-pre-commit@v0.15.4...v0.15.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ba52a45 commit f9a821c

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
@@ -10,7 +10,7 @@ repos:
1010
hooks:
1111
- id: actionlint
1212
- repo: https://github.com/woodruffw/zizmor-pre-commit
13-
rev: v1.22.0
13+
rev: v1.23.1
1414
hooks:
1515
- id: zizmor
1616
args: ["--no-progress", "--fix"]
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.15.4
26+
rev: v0.15.5
2727
hooks:
2828
- id: ruff
2929
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)