feat: init commit
renovate / renovate (push) Failing after 19s

This commit is contained in:
2026-06-05 20:26:49 +02:00
commit d570dbf41f
10 changed files with 234 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"github-actions": {
"enabled": true
},
"packageRules": [
{
"groupName": "workflow dependencies",
"matchManagers": ["github-actions"]
}
]
}