Skip to content

Commit fc23c57

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.12.3](astral-sh/ruff-pre-commit@v0.11.6...v0.12.3) - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.14.0 → v2.15.0](macisamuele/language-formatters-pre-commit-hooks@v2.14.0...v2.15.0) - [github.com/woodruffw/zizmor-pre-commit: v1.6.0 → v1.11.0](zizmorcore/zizmor-pre-commit@v1.6.0...v1.11.0)
1 parent b761fe0 commit fc23c57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: pretty-format-json
1818
args: [--no-sort-keys, --autofix, --no-ensure-ascii]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.11.6
20+
rev: v0.12.3
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --exit-non-zero-on-fix]
@@ -27,7 +27,7 @@ repos:
2727
- id: check-hooks-apply
2828
- id: check-useless-excludes
2929
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
30-
rev: v2.14.0
30+
rev: v2.15.0
3131
hooks:
3232
- id: pretty-format-yaml
3333
args: [--autofix, --indent, '2']
@@ -59,6 +59,6 @@ repos:
5959
hooks:
6060
- id: actionlint
6161
- repo: https://github.com/woodruffw/zizmor-pre-commit
62-
rev: v1.6.0
62+
rev: v1.11.0
6363
hooks:
6464
- id: zizmor

0 commit comments

Comments
 (0)