Skip to content

Commit 22df94c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: bc7af46104f0f5368b95878decf720f9f00c2559 → 5ba47274f9b181bce26a5150a725577f3c336011](rbubley/mirrors-prettier@bc7af46...5ba4727) - [github.com/astral-sh/ruff-pre-commit: 73413df07b4ab0bf103ca1ae73c7cec5c0ace593 → 0b19ef1fd6ad680ed7752d6daba883ce1265a6de](astral-sh/ruff-pre-commit@73413df...0b19ef1) - [github.com/woodruffw/zizmor-pre-commit: 4dcc98ccce605605fd6d5202bf803a8c8bc34e8d → v1.11.0](zizmorcore/zizmor-pre-commit@4dcc98c...v1.11.0)
1 parent 762065e commit 22df94c

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

2121
- repo: https://github.com/rbubley/mirrors-prettier
22-
rev: bc7af46104f0f5368b95878decf720f9f00c2559 # frozen: v3.4.2
22+
rev: 5ba47274f9b181bce26a5150a725577f3c336011 # frozen: v3.6.2
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: 73413df07b4ab0bf103ca1ae73c7cec5c0ace593 # frozen: v0.9.2
29+
rev: 0b19ef1fd6ad680ed7752d6daba883ce1265a6de # frozen: v0.12.2
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: 4dcc98ccce605605fd6d5202bf803a8c8bc34e8d # v1.1.1
42+
rev: v1.11.0 # v1.1.1
4343
hooks:
4444
- id: zizmor
4545

0 commit comments

Comments
 (0)