diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 8ca42d1d5d..6a70b34e88 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -47,6 +47,7 @@ ], }, { + matchBaseBranches: ["main"], ignorePaths: [ 'testing/**', ],