eslint-config-scratch/renovate.json5
Christopher Willis-Ford 04304c43c5 Revert "chore(deps): use js-lib-bundled Renovate config"
This reverts commit c52ccda718.
2024-02-21 10:35:20 -08:00

7 lines
152 B
Text

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