Skip to content

Commit 8de195a

Browse files
[pre-commit.ci] pre-commit autoupdate (#28)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/rbubley/mirrors-prettier: 787fb9f542b140ba0b2aced38e6a3e68021647a3 → 5ba47274f9b181bce26a5150a725577f3c336011](rbubley/mirrors-prettier@787fb9f...5ba4727) - [github.com/astral-sh/ruff-pre-commit: 971923581912ef60a6b70dbf0c3e9a39563c9d47 → 0b19ef1fd6ad680ed7752d6daba883ce1265a6de](astral-sh/ruff-pre-commit@9719235...0b19ef1) * '[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 279ecca commit 8de195a

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
@@ -25,7 +25,7 @@ repos:
2525
- id: trailing-whitespace
2626

2727
- repo: https://github.com/rbubley/mirrors-prettier
28-
rev: 787fb9f542b140ba0b2aced38e6a3e68021647a3 # frozen: v3.5.3
28+
rev: 5ba47274f9b181bce26a5150a725577f3c336011 # frozen: v3.6.2
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: 971923581912ef60a6b70dbf0c3e9a39563c9d47 # frozen: v0.11.4
40+
rev: 0b19ef1fd6ad680ed7752d6daba883ce1265a6de # frozen: v0.12.2
4141
hooks:
4242
- id: ruff
4343
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)