diff --git a/renovate.json b/renovate.json index c2a32c9..a1c1d9b 100644 --- a/renovate.json +++ b/renovate.json @@ -1,8 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>bettermarks/renovate-config:javascript", - "github>bettermarks/renovate-config:python" + "github>bettermarks/renovate-config:python-k8s" ], "constraints": { "python": "==3.11"