diff --git a/.github/dependabot.yml b/.github/dependabot.yml index db9ba41..8913745 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,5 @@ updates: - package-ecosystem: 'npm' directory: '/' schedule: - interval: 'weekly' + interval: 'monthly' + open-pull-requests-limit: 10 \ No newline at end of file