Skip to content

Commit 87fc68e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.8](astral-sh/ruff-pre-commit@v0.14.2...v0.14.8) - [github.com/rhysd/actionlint: v1.7.8 → v1.7.9](rhysd/actionlint@v1.7.8...v1.7.9) - [github.com/zizmorcore/zizmor-pre-commit: v1.16.0 → v1.18.0](zizmorcore/zizmor-pre-commit@v1.16.0...v1.18.0)
1 parent 7bd8324 commit 87fc68e

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.14.2
20+
rev: v0.14.8
2121
hooks:
2222
- id: ruff-check
2323
args: [--fix, --exit-non-zero-on-fix]
@@ -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.9
5656
hooks:
5757
- id: actionlint
5858
- repo: https://github.com/zizmorcore/zizmor-pre-commit
59-
rev: v1.16.0
59+
rev: v1.18.0
6060
hooks:
6161
- id: zizmor

0 commit comments

Comments
 (0)