scratch-gui / renovate.json5
soiz1's picture
Upload folder using huggingface_hub
8fd7a1d verified
raw
history blame contribute delete
186 Bytes
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>scratchfoundation/scratch-renovate-config"
],
"ignoreDeps": [
"cat-blocks"
]
}