Skip to content

Commit 9b575af

Browse files
authored
Update .pre-commit-config.yaml (#553)
1 parent 40685e1 commit 9b575af

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,6 @@ repos:
9090
# hooks:
9191
# - id: shellcheck
9292
# - id: shfmt
93-
- repo: https://github.com/pre-commit/mirrors-prettier
94-
rev: v3.0.3
95-
hooks:
96-
- id: prettier
97-
name: Run prettier
98-
description: Format files with prettier
9993
- repo: https://github.com/tcort/markdown-link-check
10094
rev: v3.11.2
10195
hooks:

0 commit comments

Comments
 (0)