Add renovate.json

This commit is contained in:
Johnny5 2024-05-18 21:29:41 +00:00
parent d67ec09229
commit 46eb922c1a
Signed by: Johnny5
GPG key ID: 8D9AF7C566F26C50

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>snailed/renovate-config"
]
}