scratch-desktop/renovate.json5
2024-02-20 11:13:14 -08:00

9 lines
186 B
Text

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>scratchfoundation/scratch-renovate-config:js-app"
],
"transitiveRemediation": true
}