Revert md-5 upgrade
Some checks are pending
Build and Test / wii-u-chat (push) Waiting to run
Build and Test / splatoon (push) Waiting to run
Build and Test / friends (push) Waiting to run
Build and Test / super-mario-maker (push) Waiting to run

This commit is contained in:
red binder 2026-04-28 21:30:17 +02:00
commit 3757658fd5
5 changed files with 8 additions and 8 deletions

View file

@ -4,11 +4,11 @@
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
"automerge": true
"automerge": false
},
{
"matchUpdateTypes": ["major"],
"automerge": false
}
]
}
}