torture, get outta here bucko
Some checks failed
Build and Test / wii-u-chat (push) Successful in 8m23s
Build and Test / splatoon (push) Failing after 11m54s
Build and Test / super-mario-maker (push) Failing after 21m10s
Build and Test / friends (push) Successful in 10m17s

This commit is contained in:
red binder 2026-04-28 21:53:40 +02:00
commit 28670c09ef

View file

@ -1,14 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
"automerge": true
},
{
"matchUpdateTypes": ["major"],
"automerge": false
}
]
}