From b212cf14e2d9b36e76383498b756b24854ab4b96 Mon Sep 17 00:00:00 2001 From: Moe Zein Date: Wed, 25 Mar 2026 19:01:07 -0400 Subject: [PATCH] re-enable dependabot with 14-day cooldown Rename .disabled configs back and add cooldown: default-days: 14 Signed-off-by: Moe Zein --- .github/{dependabot.yml.disabled => dependabot.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{dependabot.yml.disabled => dependabot.yml} (100%) diff --git a/.github/dependabot.yml.disabled b/.github/dependabot.yml similarity index 100% rename from .github/dependabot.yml.disabled rename to .github/dependabot.yml