Skip to content

Commit cd78224

Browse files
Merge branch 'main' into feat/grid-gutter
2 parents b3056c3 + 82374fd commit cd78224

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: 5ba47274f9b181bce26a5150a725577f3c336011 # frozen: v3.6.2
22+
rev: 14abee445aea04b39069c19b4bd54efff6775819 # frozen: v3.7.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: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
29+
rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
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: v1.14.2 # v1.1.1
42+
rev: v1.19.0
4343
hooks:
4444
- id: zizmor
4545

0 commit comments

Comments
 (0)