Merge branch 'main' into container
All checks were successful
Build (and tag) Images / build (push) Successful in 47s
Build (and tag) Images / build (pull_request) Successful in 47s

This commit is contained in:
Vincent Mahnke 2025-10-25 16:38:17 +02:00
commit 5ee9d6a288

7
renovate.json Normal file
View file

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"forkProcessing": "enabled"
}