Skip to content

Commit 144c874

Browse files
[pre-commit.ci] pre-commit autoupdate (#192)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-prettier: ffb6a759a979008c0e6dff86e39f4745a2d9eac4 → f12edd9c7be1c20cfa42420fd0e6df71e42b51ea](pre-commit/mirrors-prettier@ffb6a75...f12edd9) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update .pre-commit-config.yaml --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Henry Schreiner <[email protected]>
1 parent 240da62 commit 144c874

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
@@ -18,12 +18,12 @@ repos:
1818
- id: mixed-line-ending
1919
- id: trailing-whitespace
2020

21-
- repo: https://github.com/asottile/blacken-docs
21+
- repo: https://github.com/adamchainz/blacken-docs
2222
rev: 4c97c4a0d921007af6fefae92d8447cfbf63720b # frozen: 1.18.0
2323
hooks:
2424
- id: blacken-docs
2525

26-
- repo: https://github.com/pre-commit/mirrors-prettier
26+
- repo: https://github.com/rbubley/mirrors-prettier
2727
rev: ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # frozen: v3.1.0
2828
hooks:
2929
- id: prettier

0 commit comments

Comments
 (0)