Skip to content

Commit e4c2727

Browse files
[pre-commit.ci] pre-commit autoupdate (#31)
* [pre-commit.ci] pre-commit autoupdate 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) * '[pre-commit.ci 🤖] Apply code format tools to PR' --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5277bb8 commit e4c2727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: trailing-whitespace
2626

2727
- repo: https://github.com/rbubley/mirrors-prettier
28-
rev: 5ba47274f9b181bce26a5150a725577f3c336011 # frozen: v3.6.2
28+
rev: 14abee445aea04b39069c19b4bd54efff6775819 # frozen: v3.7.4
2929
hooks:
3030
- id: prettier
3131
types_or: [yaml, toml, markdown, css, scss, javascript, json]
@@ -37,7 +37,7 @@ repos:
3737
- id: blacken-docs
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
40+
rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
4141
hooks:
4242
- id: ruff
4343
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)