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 18:55:16 UTC

[jena] branch master updated: Switch to 'daily' 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 5e0c4c1  Switch to 'daily' to work through any backlog
5e0c4c1 is described below

commit 5e0c4c12132f3b549179013842a3c1a2349aad2d
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Wed Nov 11 18:55:08 2020 +0000

    Switch to 'daily' to work through any backlog
---
 .github/dependabot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 2486349..bd7e2f3 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -8,4 +8,4 @@ updates:
   - package-ecosystem: "maven"
     directory: "/"
     schedule:
-      interval: "monthly"
+      interval: "daily"