Skip to content

Commit

Permalink
chore: disable scratch-vm dependency automerge again
Browse files Browse the repository at this point in the history
  • Loading branch information
cwillisf committed Oct 13, 2023
1 parent 5c12e7e commit 6b4a930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
// since that will cause a never-ending cycle of dependency updates.
{
"description": "don't bump scratch-render version when updating scratch-vm",
"automerge": false, // disable this once scratch-render uses semantic-release instead of date-based versioning
"matchPackageNames": ["scratch-vm"],
"semanticCommitType": "test" // scratch-vm is a dependency of scratch-render tests only
}
Expand Down

0 comments on commit 6b4a930

Please sign in to comment.