[geos-commits] [SCM] GEOS branch main updated. 46033aa6758b0564a165282e0a39b5d8944a71d8

git at osgeo.org git at osgeo.org
Sat Apr 11 19:11:05 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, main has been updated
       via  46033aa6758b0564a165282e0a39b5d8944a71d8 (commit)
      from  6e25f52988427e80142f15d54e9b618a89e680d5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 46033aa6758b0564a165282e0a39b5d8944a71d8
Author: Mike Taves <mwtoews at gmail.com>
Date:   Sun Apr 12 14:10:30 2026 +1200

    .github/dependabot.yml: make it create a grouped PR with the various updates
    
    Credits to qgis/QGIS#65676

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 8ac6b8c49..7f2f6b201 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,3 +4,9 @@ updates:
     directory: "/"
     schedule:
       interval: "monthly"
+    cooldown:
+      default-days: 7
+    groups:
+      all-actions:
+        patterns:
+          - "*"

-----------------------------------------------------------------------

Summary of changes:
 .github/dependabot.yml | 6 ++++++
 1 file changed, 6 insertions(+)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list