Skip to content

Commit b11bf39

Browse files
committed
Remove archived prettier repo from pre-commit
1 parent 5cddac8 commit b11bf39

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -121,14 +121,6 @@ repos:
121121
description: Run Biome linter and formatter for JSON files
122122
additional_dependencies: ["@biomejs/biome"]
123123

124-
- repo: https://github.com/pre-commit/mirrors-prettier
125-
rev: v4.0.0-alpha.8
126-
hooks:
127-
- id: prettier
128-
name: run prettier
129-
types_or: [css, html, javascript, json, markdown, yaml]
130-
additional_dependencies: ["prettier@3.8.1"]
131-
132124
- repo: https://github.com/igorshubovych/markdownlint-cli
133125
rev: v0.48.0
134126
hooks:

0 commit comments

Comments
 (0)