diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 31569e22..de3a0451 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,14 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "gomod" + directory: "/tools/benchstat" + schedule: + interval: "weekly" + - package-ecosystem: "gomod" + directory: "/tools/betteralign" + schedule: + interval: "weekly" - package-ecosystem: "gomod" directory: "/tools/gofumpt" schedule: