Compare commits

..

No commits in common. "21b4ed78827e96e9e69be7d564eaa8c715d14751" and "76ed6973a99c2d1d9cfe44f3263947399563c8b5" have entirely different histories.

1 changed files with 2 additions and 9 deletions

View File

@ -1,10 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true,
"automergeType": "branch"
}
]
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}