diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 21ae143..65074e8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,15 @@ updates: groups: go-mod: patterns: ["*"] + - package-ecosystem: "gomod" + directory: "/magefiles" + schedule: + interval: "weekly" + labels: + - "area/dependencies" + groups: + go-mod-magefiles: + patterns: ["*"] - package-ecosystem: "github-actions" directory: "/" schedule: