Skip to content

Commit 6b4a930

Browse files
committed
chore: disable scratch-vm dependency automerge again
1 parent 5c12e7e commit 6b4a930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// since that will cause a never-ending cycle of dependency updates.
1111
{
1212
"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
1314
"matchPackageNames": ["scratch-vm"],
1415
"semanticCommitType": "test" // scratch-vm is a dependency of scratch-render tests only
1516
}

0 commit comments

Comments
 (0)