From a0e01b39bdc2993c3fbe89d5ed48d836daf3d059 Mon Sep 17 00:00:00 2001 From: trinity Pointard Date: Mon, 30 Mar 2026 11:27:18 +0200 Subject: [PATCH] add dependabot cooldown --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7f6dc93..abf22f2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,5 @@ updates: - dependency-name: proptest versions: - 0.10.1 + cooldown: + default-days: 2