Tell renovate to batch updates for OTAPI things

This should make it one PR for ModFramework and OTAPI
This commit is contained in:
Lucas Nicodemus 2022-10-06 01:37:26 -07:00 committed by GitHub
parent 4a426b476a
commit 620bd9c4f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
"matchPackageNames": ["OTAPI.Upcoming", "ModFramework"],
"ignoreUnstable": "false",
"bumpVersion": "prerelease",
"groupName": "OTAPI things"
}
],
"labels": ["simple"]
]
}