diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e32ca04..1201051 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,12 @@ version: 2 updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + cooldown: + default-days: 7 - package-ecosystem: "npm" # See documentation for possible values directory: ".github/scripts/" # Location of package manifests schedule: