diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9637c602b7..6575d61549 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: