diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e97fb4d1c..861a4082c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,7 @@ version: 2 updates: - package-ecosystem: bundler directory: / + open-pull-requests-limit: 20 schedule: interval: daily