diff --git a/.github/renovate.json b/.github/renovate.json index f45d8f1..928b78a 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,5 +1,6 @@ { "extends": [ - "config:base" + "config:base", + "github>nikdoof/renovate-config:python" ] -} +} \ No newline at end of file