fix(actions): rename preset

This commit is contained in:
2025-03-30 19:49:42 +02:00
parent a329fe1bd7
commit 01b679f921

View File

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