mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-22 05:15:33 +03:00
Merge pull request 'chore(renovate): automerge devcontainer image and features' (#3761) from viceice/forgejo:chore/renovate-devcontainer into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3761 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
commit
0cc19d6a9f
1 changed files with 4 additions and 1 deletions
|
@ -110,7 +110,10 @@
|
||||||
"@eslint-community/",
|
"@eslint-community/",
|
||||||
"@playwright/",
|
"@playwright/",
|
||||||
"@stoplight/spectral-cli",
|
"@stoplight/spectral-cli",
|
||||||
"@stylistic/"
|
"@stylistic/",
|
||||||
|
"ghcr.io/devcontainers/features/",
|
||||||
|
"ghcr.io/devcontainers-contrib/features/",
|
||||||
|
"mcr.microsoft.com/devcontainers/"
|
||||||
],
|
],
|
||||||
"automerge": true
|
"automerge": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue