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

This commit was merged in pull request #196.
This commit is contained in:
2024-09-30 21:17:21 +00:00
parent 7c1d561bd8
commit a53ad627fc

6
renovate.json Normal file
View File

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