diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2a6bde695..6e56be257 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,6 @@ updates: # Maintain dependencies for Go - package-ecosystem: "gomod" - directory: /go + directory: / schedule: interval: "daily"