mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-17 03:01:35 +02:00
chore(renovate): add yamllint
to automerge
Signed-off-by: viceice <michael.kriese@gmx.de>
This commit is contained in:
parent
e2aa9adad7
commit
9b03da2866
1 changed files with 3 additions and 2 deletions
|
@ -137,6 +137,8 @@
|
|||
"@playwright/**",
|
||||
"@stoplight/spectral-cli",
|
||||
"@stylistic/**",
|
||||
"@vitejs/plugin-vue",
|
||||
"@vue/test-utils",
|
||||
"djlint",
|
||||
"github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker",
|
||||
"github.com/golangci/golangci-lint/cmd/golangci-lint",
|
||||
|
@ -148,8 +150,7 @@
|
|||
"mvdan.cc/gofumpt",
|
||||
"updates",
|
||||
"vite-string-plugin",
|
||||
"@vue/test-utils",
|
||||
"@vitejs/plugin-vue"
|
||||
"yamllint"
|
||||
],
|
||||
"automerge": true
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue