From 38b4d2d17c282e4106f6fc15798ab00652d96de3 Mon Sep 17 00:00:00 2001 From: Mahangu Weerasinghe Date: Tue, 2 Jun 2026 16:56:39 +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 69c998e..78095eb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,4 +25,3 @@ updates: - major cooldown: default-days: 7 - semver-major-days: 14