Skip to content

Commit cbc6c65

Browse files
'[pre-commit.ci 🤖] Apply code format tools to PR'
1 parent 4584e5b commit cbc6c65

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.pre-commit-config.yaml‎

Lines changed: 2 additions & 2 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: 14abee445aea04b39069c19b4bd54efff6775819 # frozen: v3.7.4
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: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
29+
rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
3030
hooks:
3131
- id: ruff
3232
args:

0 commit comments

Comments
 (0)