diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8e410796..1a405cb3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,10 +4,14 @@ updates: directory: "/" groups: all: - patterns: + patterns: - '*' schedule: interval: "daily" +- package-ecosystem: "gomod" + directory: "/internal/tools/" + schedule: + interval: "daily" - package-ecosystem: "github-actions" directory: "/" schedule: