diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2b4cb36..12f114e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "gomod" + directory: "/test" + schedule: + interval: "daily"