Skip to content

Commit 9f92d29

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.4 → v3.0.0-alpha.6](pre-commit/mirrors-prettier@v3.0.0-alpha.4...v3.0.0-alpha.6) - [github.com/Lucas-C/pre-commit-hooks: v1.4.2 → v1.5.1](Lucas-C/pre-commit-hooks@v1.4.2...v1.5.1)
1 parent fba602a commit 9f92d29

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,14 +18,14 @@ repos:
1818
- id: text-unicode-replacement-char
1919

2020
- repo: https://github.com/pre-commit/mirrors-prettier
21-
rev: v3.0.0-alpha.4
21+
rev: v3.0.0-alpha.6
2222
hooks:
2323
- id: prettier
2424
args: ["--prose-wrap=always"]
2525
exclude: ^\.github/(developer_certificate|pull_request_template)\.md$
2626

2727
- repo: https://github.com/Lucas-C/pre-commit-hooks
28-
rev: v1.4.2
28+
rev: v1.5.1
2929
hooks:
3030
- id: remove-tabs
3131

0 commit comments

Comments
 (0)