Remove comment from renovate config, it makes the bot fail

This commit is contained in:
Georg Krause 2022-01-20 10:07:10 +01:00
commit eb9eaace80
No known key found for this signature in database
GPG key ID: FD479B9A4D48E632

View file

@ -9,7 +9,6 @@
"baseBranches": ["stable", "develop"],
"packageRules": [
{
"_comment": "We do this to avoid breaking updates for the stable branch",
"matchUpdateTypes": ["major", "minor"],
"matchBaseBranches": ["stable"],
"enabled": false