diff --git a/.github/dependabot.yml b/.github/dependabot.yml index aecb2323..f1de852e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,3 +16,8 @@ updates: # directory: / # schedule: # interval: daily + + - package-ecosystem: gomod + directory: / + schedule: + interval: daily