This is an automated email from the ASF dual-hosted git repository.

johnbam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 10a346207d [GH-2714] Remove cooldown from dependabot pre-commit 
ecosystem (#2715)
10a346207d is described below

commit 10a346207d0eec38b4e620d8de39788040e4a283
Author: John Bampton <[email protected]>
AuthorDate: Wed Mar 11 20:39:44 2026 +1000

    [GH-2714] Remove cooldown from dependabot pre-commit ecosystem (#2715)
---
 .github/dependabot.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 59cafcb169..2c52112258 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -50,5 +50,3 @@ updates:
       github-dependencies:
         patterns:
           - '*'
-    cooldown:
-      default-days: 7

Reply via email to