diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b83d80df..5f06e5a9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "gomod" + directory: "/" + schedule: + interval: "daily"