diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8c139c7..15c3cb1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" +- package-ecosystem: "gomod" + directory: / + schedule: + interval: "weekly" +