diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9d02cf0897..5d41ab9664 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/docs" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly" # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions"