scratch-webpack-configuration/renovate.json5
Christopher Willis-Ford a4f44d91ad chore: configure Renovate
2024-03-08 16:59:50 -08:00

7 lines
152 B
Text

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