diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8e1fb8fa3c..d9f3ef9062 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,10 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + all-go-mod-patch-and-minor: + patterns: ["*"] + update-types: ["patch", "minor"] - package-ecosystem: "github-actions" directory: "/" # For GitHub Actions, set the directory to / to check for workflow files in .github/workflows schedule: