Skip to content

Commit 93d3246

Browse files
authored
should not pick up alpha versions
1 parent c7a599d commit 93d3246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
- id: blacken-docs
3030

3131
- repo: https://github.com/pre-commit/mirrors-prettier
32-
rev: f12edd9c7be1c20cfa42420fd0e6df71e42b51ea # frozen: v4.0.0-alpha.8
32+
rev: ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # frozen: v3.1.0
3333
hooks:
3434
- id: prettier
3535
files: \.(css|html|md|yml|yaml)

0 commit comments

Comments
 (0)