mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-23 08:56:29 +00:00
pre-commit prettier: switch to maintained fork (#4608)
This commit is contained in:
parent
81b74025d4
commit
2edaad27a6
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ repos:
|
|||
rev: v2.13.1-beta
|
||||
hooks:
|
||||
- id: hadolint
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v4.0.0-alpha.8
|
||||
- repo: https://github.com/rbubley/mirrors-prettier
|
||||
rev: v3.4.2
|
||||
hooks:
|
||||
- id: prettier
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
|
|
Loading…
Reference in a new issue