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/12 17:44:11 UTC

[jena] branch master updated: Switch to monthly

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 03e6372  Switch to monthly
03e6372 is described below

commit 03e6372d741a996164c54fd9d04d9b5fb3f547e7
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Thu Nov 12 13:56:49 2020 +0000

    Switch to monthly
---
 .github/dependabot.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index fbfe56b..c3e2811 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -8,5 +8,5 @@ updates:
   - package-ecosystem: "maven"
     directory: "/"
     schedule:
-      interval: "daily"
-    open-pull-requests-limit: 20
+      interval: "monthly"
+    open-pull-requests-limit: 10