]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Allow more dependabot updates at once
authorshamoon <4887959+shamoon@users.noreply.github.com>
Wed, 1 Nov 2023 20:53:02 +0000 (13:53 -0700)
committerGitHub <noreply@github.com>
Wed, 1 Nov 2023 20:53:02 +0000 (13:53 -0700)
.github/dependabot.yml

index a3918f819c3893b17cc97de9768c5380c2fbd6e0..c92676f8b3739f87a99603f8db2c9ba14e389ec0 100644 (file)
@@ -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: