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:02:23 UTC

[jena] branch master updated: Fix dependabot.yml

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 a4ed5bd  Fix dependabot.yml
a4ed5bd is described below

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

    Fix dependabot.yml
---
 .github/dependabot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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