chore(dependency): group devcontainer packages and update quarterly

This commit is contained in:
Earl Warren 2024-06-20 07:20:36 +02:00
parent c2c45520a5
commit a97adc6626
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -60,6 +60,16 @@
],
"extends": ["schedule:quarterly"]
},
{
"description": "devcontainer is an optional tool used by some Forgejo contributors when working on the codebase",
"matchPackagePrefixes": [
"ghcr.io/devcontainers/features/",
"ghcr.io/devcontainers-contrib/features/"
],
"groupName": "devcontainer packages",
"extends": ["schedule:quarterly"],
"automerge": true
},
{
"description": "Group golang packages",
"matchDepNames": [
@ -147,8 +157,6 @@
"@playwright/",
"@stoplight/spectral-cli",
"@stylistic/",
"ghcr.io/devcontainers/features/",
"ghcr.io/devcontainers-contrib/features/",
"mcr.microsoft.com/devcontainers/"
],
"automerge": true