From 9fb1dc6781defa8b0ea91236a4190f1c70f28987 Mon Sep 17 00:00:00 2001 From: Mahangu Weerasinghe Date: Tue, 2 Jun 2026 14:26:34 +0530 Subject: [PATCH] fix: use supported GitHub Actions Dependabot cooldown config --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4c240f8e5..83dc59ff7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -31,4 +31,3 @@ updates: - "major" cooldown: default-days: 7 - semver-major-days: 14