Skip to content

Commit e384d9a

Browse files
committed
chore(deps): automerge VM updates with test(deps)
1 parent 5586572 commit e384d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json5

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +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
13+
"automerge": true,
1414
"matchPackageNames": ["scratch-vm"],
1515
"semanticCommitType": "test" // scratch-vm is a dependency of scratch-render tests only
1616
}

0 commit comments

Comments
 (0)