diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index fbf713d16b..ccb8d56337 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -119,9 +119,9 @@ updates: commit-message: prefix: "chore" groups: - coder: + coder-modules: patterns: - - "registry.coder.com/coder/*/coder" + - "coder/*/coder" labels: [] ignore: - dependency-name: "*"