diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 53e50bd..e0e7d2c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,7 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly" commit-message: prefix: "⬆️" + open-pull-requests-limit: 1000