diff --git a/.github/renovate.json5 b/.github/renovate.json5 index db4eddfb1..0666dfcff 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -83,7 +83,7 @@ { "groupName": "all go dependencies main", "groupSlug": "all-go-deps-main", - "matchFiles": [ + "matchFileNames": [ "go.mod", "go.sum", ],