Skip to content

Commit b319af6

Browse files
[python] Remove pre-commit/mirrors-prettier hook (#3952)
* Use `rbubley/mirrors-prettier` @ 3.5.3 `pre-commit/mirrors-prettier` was archived, this appears to be a reasonably-maintained and -starred fork, which also only updates vs. full (non-alpha) prettier` releases * rm `prettier` pre-commit hook
1 parent 8b8183b commit b319af6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ repos:
2222
- types-setuptools
2323
args: ["--config-file=apis/python/pyproject.toml", "apis/python/src", "apis/python/devtools"]
2424
pass_filenames: false
25-
- repo: https://github.com/pre-commit/mirrors-prettier
26-
rev: v4.0.0-alpha.8
27-
hooks:
28-
- id: prettier
29-
files: "encoding_specification.md"

0 commit comments

Comments
 (0)