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

lukaszlenart pushed a commit to branch ci/dependabot-cooldown
in repository https://gitbox.apache.org/repos/asf/struts.git

commit e7715723676ce743140beebc57441fdc39dd0a9e
Author: Lukasz Lenart <[email protected]>
AuthorDate: Wed Apr 8 17:39:04 2026 +0200

    ci(dependabot): add cooldown
---
 .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