Permit batching TSAPI, OTAPI, and ModFW

This should mean 1 PR updates three things using renovate.
This commit is contained in:
Lucas Nicodemus 2022-10-06 01:42:24 -07:00 committed by GitHub
parent 620bd9c4f3
commit 184dfb7724
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
}, },
"packageRules": [ "packageRules": [
{ {
"matchPackageNames": ["OTAPI.Upcoming", "ModFramework"], "matchPackageNames": ["OTAPI.Upcoming", "ModFramework", "TerrariaServerAPI"],
"ignoreUnstable": "false", "ignoreUnstable": "false",
"bumpVersion": "prerelease", "bumpVersion": "prerelease",
"groupName": "OTAPI things" "groupName": "OTAPI things"