Skip to content

Commit 82374fd

Browse files
[pre-commit.ci] pre-commit autoupdate (#696)
<!--pre-commit.ci start--> updates: - [github.com/rbubley/mirrors-prettier: 5ba47274f9b181bce26a5150a725577f3c336011 → 14abee445aea04b39069c19b4bd54efff6775819](rbubley/mirrors-prettier@5ba4727...14abee4) - [github.com/astral-sh/ruff-pre-commit: 9c89adb347f6b973f4905a4be0051eb2ecf85dea → 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83](astral-sh/ruff-pre-commit@9c89adb...5ba58ac) - [github.com/woodruffw/zizmor-pre-commit: v1.14.2 → v1.19.0](zizmorcore/zizmor-pre-commit@v1.14.2...v1.19.0) <!--pre-commit.ci end--> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
1 parent 6d7c7d2 commit 82374fd

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)