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-intellij-plugin.git


The following commit(s) were added to refs/heads/main by this push:
     new 367a261  ci(depenedabot): add cooldown (#74)
367a261 is described below

commit 367a26177ad18ccd8485d38dca38c9e241cd02f0
Author: Lukasz Lenart <[email protected]>
AuthorDate: Wed Apr 8 17:47:42 2026 +0200

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

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index b84ef2f..9db3152 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -20,6 +20,8 @@ updates:
     directory: "/"
     schedule:
       interval: "weekly"
+    cooldown:
+      default: 5
     labels:
       - "dependencies"
       - "github-actions"

Reply via email to