diff --git a/.github/renovate.json b/.github/renovate.json index 47cf066..4be9bfb 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "prConcurrentLimit": 5, "extends": [ - "config:base" + "config:recommended" ] }