chore(renovate): add yamllint
to automerge (#7262)
Only used for linting, so safe for automerge. Also sort list alphabetically. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7262 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: viceice <michael.kriese@gmx.de> Co-committed-by: viceice <michael.kriese@gmx.de>
This commit is contained in:
parent
5032388cc7
commit
30b438ff84
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