Add renovate.json

This commit is contained in:
null 2023-10-30 04:07:33 +00:00
parent 49cd8fff4d
commit 598b0ed214
1 changed files with 6 additions and 0 deletions

6
renovate.json Normal file
View File

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