mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2024-11-14 19:35:05 -05:00
chore: let scratch-vm automerge w/o version bump
This commit is contained in:
parent
8aaa38e588
commit
d6219e8c63
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
// 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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue