diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d7b66d1..3cc1927 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ version: 2 updates: + - package-ecosystem: "github-actions" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "monthly" - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: