Skip to content

Commit 7a376cb

Browse files
[pre-commit.ci] pre-commit autoupdate (#655)
updates: - [github.com/rbubley/mirrors-prettier: v3.8.1 → v3.8.2](rbubley/mirrors-prettier@v3.8.1...v3.8.2) - [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.1](zizmorcore/zizmor-pre-commit@v1.23.1...v1.24.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5fd67e1 commit 7a376cb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ repos:
2424
- id: check-github-workflows
2525

2626
- repo: https://github.com/rbubley/mirrors-prettier
27-
rev: v3.8.1
27+
rev: v3.8.2
2828
hooks:
2929
- id: prettier
3030
types_or: [yaml, markdown, html, css, scss, javascript, json]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.15.9
33+
rev: v0.15.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.23.1
47+
rev: v1.24.1
4848
hooks:
4949
- id: zizmor
5050
args: ["--min-severity=high"]

0 commit comments

Comments
 (0)