diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index a6819e3f3..00caf923d 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -9,3 +9,7 @@ updates: directory: / schedule: interval: monthly + - package-ecosystem: gomod + directory: /scripts + schedule: + interval: monthly