mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-23 00:46:30 +00:00
Add prettier plugin (#2621)
This commit is contained in:
parent
121457b76e
commit
5b62214f27
1 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,11 @@
|
|||
"docs": "https://codeberg.org/woodpecker-plugins/node-pm/raw/branch/main/docs.md",
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
"name": "Prettier",
|
||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-prettier/main/docs.md",
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
"name": "Block Git changes",
|
||||
"docs": "https://codeberg.org/qwerty287/woodpecker-block-git-changes/raw/branch/main/docs.md",
|
||||
|
|
Loading…
Reference in a new issue