Add renovate.json
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 20s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 24s

This commit was merged in pull request #13.
This commit is contained in:
2024-09-30 21:16:37 +00:00
parent 4bad6e9c93
commit 000047560e

6
renovate.json Normal file
View File

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