Skip to content

Commit e03f443

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 → 39e2973981e6d2f9b6c543b0086a2d2393abdc89](rbubley/mirrors-prettier@c2bc67f...39e2973) - [github.com/astral-sh/ruff-pre-commit: c60c980e561ed3e73101667fe8365c609d19a438 → c59bba8fb259db0fec2bbb77ad8ba51ea7341b56](astral-sh/ruff-pre-commit@c60c980...c59bba8) - [github.com/woodruffw/zizmor-pre-commit: ea2eb407b4cbce87cf0d502f36578950494f5ac9 → e3eebf65325ccc992422292cb7a4baee967cf815](zizmorcore/zizmor-pre-commit@ea2eb40...e3eebf6)
1 parent a48e242 commit e03f443

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
@@ -19,14 +19,14 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/rbubley/mirrors-prettier
22-
rev: c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1
22+
rev: 39e2973981e6d2f9b6c543b0086a2d2393abdc89 # frozen: v3.9.4
2323
hooks:
2424
- id: prettier
2525
types_or: [yaml, toml, markdown, css, scss, javascript, json]
2626
args: [--prose-wrap=preserve]
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
29+
rev: c59bba8fb259db0fec2bbb77ad8ba51ea7341b56 # frozen: v0.15.20
3030
hooks:
3131
- id: ruff
3232
args:
@@ -39,7 +39,7 @@ repos:
3939
- id: ruff-format
4040

4141
- repo: https://github.com/woodruffw/zizmor-pre-commit
42-
rev: ea2eb407b4cbce87cf0d502f36578950494f5ac9 # frozen: v1.23.1
42+
rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1
4343
hooks:
4444
- id: zizmor
4545

0 commit comments

Comments
 (0)