This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-graph.git
The following commit(s) were added to refs/heads/master by this push:
new 9d7276a Dependabot => quarterly
9d7276a is described below
commit 9d7276a8df5d2d8ae7adb781c94117f9615ce18d
Author: Sebb <[email protected]>
AuthorDate: Sat Nov 15 17:45:47 2025 +0000
Dependabot => quarterly
---
.github/dependabot.yml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 62639d9..92ee101 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -18,8 +18,7 @@ updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
- interval: "weekly"
- day: "friday"
+ interval: "quarterly"
ignore:
# Version 2.3.x requires Java 11
- dependency-name: "com.h2database:h2"
@@ -28,5 +27,4 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
- interval: "weekly"
- day: "friday"
+ interval: "quarterly"