mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-07-10 13:44:10 -04:00
chore(deps): automerge VM updates with test(deps)
This commit is contained in:
parent
5586572a06
commit
e384d9ae12
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
// since that will cause a never-ending cycle of dependency updates.
|
// since that will cause a never-ending cycle of dependency updates.
|
||||||
{
|
{
|
||||||
"description": "don't bump scratch-render version when updating scratch-vm",
|
"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
|
"automerge": true,
|
||||||
"matchPackageNames": ["scratch-vm"],
|
"matchPackageNames": ["scratch-vm"],
|
||||||
"semanticCommitType": "test" // scratch-vm is a dependency of scratch-render tests only
|
"semanticCommitType": "test" // scratch-vm is a dependency of scratch-render tests only
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue