Skip to content

Commit ac3a5fd

Browse files
[pre-commit.ci] pre-commit autoupdate (#609)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.9...v0.14.10) - [github.com/woodruffw/zizmor-pre-commit: v1.18.0 → v1.19.0](zizmorcore/zizmor-pre-commit@v1.18.0...v1.19.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 621d8a8 commit ac3a5fd

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
@@ -30,7 +30,7 @@ repos:
3030
types_or: [yaml, markdown, html, css, scss, javascript, json]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.14.9
33+
rev: v0.14.10
3434
hooks:
3535
- id: ruff
3636
args: [--fix, --show-fixes]
@@ -44,7 +44,7 @@ repos:
4444
args: [--option, "reorder_arrays=true", --option, "reorder_keys=true"]
4545

4646
- repo: https://github.com/woodruffw/zizmor-pre-commit
47-
rev: v1.18.0
47+
rev: v1.19.0
4848
hooks:
4949
- id: zizmor
5050
args: ["--min-severity=high"]

0 commit comments

Comments
 (0)