Skip to content

Commit b19e468

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.11](astral-sh/ruff-pre-commit@v0.14.2...v0.14.11) - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.15.0 → v2.16.0](macisamuele/language-formatters-pre-commit-hooks@v2.15.0...v2.16.0) - [github.com/rhysd/actionlint: v1.7.8 → v1.7.10](rhysd/actionlint@v1.7.8...v1.7.10) - [github.com/zizmorcore/zizmor-pre-commit: v1.16.0 → v1.20.0](zizmorcore/zizmor-pre-commit@v1.16.0...v1.20.0)
1 parent 2928369 commit b19e468

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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.14.2
20+
rev: v0.14.11
2121
hooks:
2222
- id: ruff-check
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.15.0
30+
rev: v2.16.0
3131
hooks:
3232
- id: pretty-format-yaml
3333
args: [--autofix, --indent, '2']
@@ -52,10 +52,10 @@ repos:
5252
additional_dependencies:
5353
- tomli
5454
- repo: https://github.com/rhysd/actionlint
55-
rev: v1.7.8
55+
rev: v1.7.10
5656
hooks:
5757
- id: actionlint
5858
- repo: https://github.com/zizmorcore/zizmor-pre-commit
59-
rev: v1.16.0
59+
rev: v1.20.0
6060
hooks:
6161
- id: zizmor

0 commit comments

Comments
 (0)