chore: add Renovate config

This commit is contained in:
Christopher Willis-Ford 2024-02-21 13:03:29 -08:00
parent 0cb100e30a
commit 57c386805f

7
renovate.json5 Normal file
View file

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>scratchfoundation/scratch-renovate-config:js-lib-bundled"
]
}