fix(actions): rename preset

This commit is contained in:
Markus Pesch 2025-03-30 19:49:42 +02:00
parent a329fe1bd7
commit 01b679f921
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -8,8 +8,8 @@
], ],
"automerge": true, "automerge": true,
"enabled": true, "enabled": true,
"groupName": "github actions", "groupName": "actions",
"groupSlug": "github-actions", "groupSlug": "actions",
"matchManagers": [ "matchManagers": [
"github-actions" "github-actions"
], ],