diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 164ea82..a34c310 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -2,9 +2,11 @@ version: 2 updates: - package-ecosystem: npm directory: / + open-pull-requests-limit: 100 schedule: interval: monthly - package-ecosystem: github-actions directory: / + open-pull-requests-limit: 100 schedule: interval: monthly