Add common Renovate config

This commit is contained in:
2025-06-11 06:43:04 +01:00
parent 732e0b1424
commit 403a8b9c62

View File

@@ -1,5 +1,6 @@
{
"extends": [
"config:base"
"config:base",
"github>nikdoof/renovate-config:python"
]
}