mirror of
https://github.com/scratchfoundation/eslint-config-scratch.git
synced 2025-08-28 22:40:13 -04:00
7 lines
158 B
Text
7 lines
158 B
Text
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
|
|
"extends": [
|
|
"github>scratchfoundation/scratch-renovate-config:conservative"
|
|
]
|
|
}
|