scratch-gui/renovate.json5
2024-02-21 09:30:39 -08:00

12 lines
201 B
Plaintext

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>scratchfoundation/scratch-renovate-config:js-lib-bundled"
],
"ignoreDeps": [
"cat-blocks"
]
}