You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2020/11/11 19:01:10 UTC

[jena] branch master updated: Increase the dependabot PR limit to work through any backlog

This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/master by this push:
     new 4451571  Increase the dependabot PR limit to work through any backlog
4451571 is described below

commit 445157151773c66ba8ec5945cbe69a9096aee1ee
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Wed Nov 11 19:01:02 2020 +0000

    Increase the dependabot PR limit to work through any backlog
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index bd7e2f3..84e42d6 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -9,3 +9,4 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    open-pull-requests-limit 20