We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c12e7e commit 6b4a930Copy full SHA for 6b4a930
renovate.json5
@@ -10,6 +10,7 @@
10
// since that will cause a never-ending cycle of dependency updates.
11
{
12
"description": "don't bump scratch-render version when updating scratch-vm",
13
+ "automerge": false, // disable this once scratch-render uses semantic-release instead of date-based versioning
14
"matchPackageNames": ["scratch-vm"],
15
"semanticCommitType": "test" // scratch-vm is a dependency of scratch-render tests only
16
}
0 commit comments