Add renovate.json
Build/Publish XBPS / build-and-publish (push) Successful in 7s Details

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
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>snailed/renovate-config"
]
}