diff --git a/infra/terraform/test-org/github/resources/renovate.json b/infra/terraform/test-org/github/resources/renovate.json index a7822210d77..0bf057c78ee 100644 --- a/infra/terraform/test-org/github/resources/renovate.json +++ b/infra/terraform/test-org/github/resources/renovate.json @@ -47,6 +47,7 @@ }, { "matchManagers": ["regex", "gomod"], + "matchFileNames": ["!(modules/**)"], "groupName": "go modules and/or dev-tools" }, {