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

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new 89ed075b3 ci(dependabot): add cooldown (#1656)
89ed075b3 is described below

commit 89ed075b30c99af0806bcfe1a7b68e38a6f639de
Author: Lukasz Lenart <[email protected]>
AuthorDate: Wed Apr 8 17:47:58 2026 +0200

    ci(dependabot): add cooldown (#1656)
---
 .github/dependabot.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 813513136..cedde4e8b 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -13,6 +13,8 @@ updates:
     directory: "/"
     schedule:
       interval: "weekly"
+    cooldown:
+      default: 4
     target-branch: "release/struts-6-8-x"
     ignore:
       - dependency-name: "org.eclipse.jetty:jetty-maven-plugin"

Reply via email to