diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 23f7ea9..c7bd8ea 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,8 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" - - - package-ecosystem: "gomod" # See documentation for possible values + + - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "github-actions" + interval: "weekly"