From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 1 Nov 2023 20:53:02 +0000 (-0700) Subject: Allow more dependabot updates at once X-Git-Tag: v2.0.0-beta.1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f08796e1bb4bb2d59f4887954592be621ad1369;p=thirdparty%2Fpaperless-ngx.git Allow more dependabot updates at once --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a3918f819c..c92676f8b3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: target-branch: "dev" # Look for `package.json` and `lock` files in the `/src-ui` directory directory: "/src-ui" - # Check the npm registry for updates every month + open-pull-requests-limit: 10 schedule: interval: "monthly" labels: