Compare commits

..

No commits in common. "a5f12f6016bba4c3c67ee040749c05b546640be1" and "05fa571472123759ee93d4298143c6a94c06ee3d" have entirely different histories.

View File

@ -1,11 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"labels": ["dependencies"],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true
}
]
}
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}