Add renovate.json
Some checks failed
Build Docker Image / Build-Docker-Image (push) Successful in 1m5s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Failing after 6m24s

This commit was merged in pull request #1.
This commit is contained in:
2025-02-24 12:15:14 +00:00
parent e65f942ed3
commit 254e27cc1f

6
renovate.json Normal file
View File

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