From db281caecd92f395347bd813867ca5002cf565d8 Mon Sep 17 00:00:00 2001 From: mononaut Date: Fri, 5 Jun 2026 06:00:24 +0000 Subject: [PATCH] bump dependabot cooldowns --- .github/dependabot.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index afdc6d828..8bad3e3cc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: default-days: 7 semver-major-days: 30 semver-minor-days: 14 - semver-patch-days: 3 + semver-patch-days: 7 ignore: - dependency-name: "*" update-types: @@ -42,7 +42,7 @@ updates: default-days: 7 semver-major-days: 30 semver-minor-days: 14 - semver-patch-days: 3 + semver-patch-days: 7 ignore: - dependency-name: "*" update-types: @@ -55,7 +55,7 @@ updates: schedule: interval: weekly cooldown: - default-days: 3 + default-days: 7 ignore: - dependency-name: "*" update-types: @@ -66,7 +66,7 @@ updates: schedule: interval: weekly cooldown: - default-days: 3 + default-days: 7 ignore: - dependency-name: "*" update-types: @@ -77,7 +77,7 @@ updates: schedule: interval: weekly cooldown: - default-days: 3 + default-days: 7 ignore: - dependency-name: "*" update-types: