Skip to content

Commit 3729862

Browse files
Apply change suggested by Matt F.
And run `pre-commit autoupdate` See #37 (comment). Co-authored-by: Matt Fisher <[email protected]>
1 parent cea5268 commit 3729862

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
@@ -26,8 +26,8 @@ repos:
2626
- id: requirements-txt-fixer
2727
- id: trailing-whitespace
2828

29-
- repo: https://github.com/pre-commit/mirrors-prettier
30-
rev: "v3.1.0"
29+
- repo: https://github.com/rbubley/mirrors-prettier
30+
rev: "v3.5.3"
3131
hooks:
3232
- id: prettier
3333
types_or: [yaml, markdown, html, css, scss, javascript, json]

0 commit comments

Comments
 (0)