diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 045ad34b..ddcc4b20 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: schedule: # Check for updates to GitHub Actions every week interval: "weekly" + - directory: . + package-ecosystem: gomod + schedule: + interval: weekly