From a5e72ee1d35e332b2345db9a3b96d078c86f35b5 Mon Sep 17 00:00:00 2001 From: Hadrien David Date: Sun, 2 Aug 2026 08:33:10 -0400 Subject: [PATCH] ci: fix Dependabot Actions cooldown --- .github/dependabot.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7bb4cbc..71b6f19 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,9 +20,6 @@ updates: interval: weekly cooldown: default-days: 5 - semver-major-days: 30 - semver-minor-days: 7 - semver-patch-days: 3 commit-message: prefix: ci include: scope