From 5a33567a3f7bdebcd06f2edf76027fc0f7aaa63d Mon Sep 17 00:00:00 2001 From: cloudant-sdks-automation <71659186+cloudant-sdks-automation@users.noreply.github.com> Date: Tue, 3 Feb 2026 14:52:11 +0000 Subject: [PATCH] Generated SDK source code using: - Generator version 3.110.0 - Specification version 1.0.0-dev0.1.33 - Automation (cloudant-sdks) version 2eb427c --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fe6c93d1..69ce69e9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 4 pull-request-branch-name: separator: "-" - package-ecosystem: "pip" @@ -11,6 +13,8 @@ updates: open-pull-requests-limit: 10 schedule: interval: "daily" + cooldown: + default-days: 4 pull-request-branch-name: separator: "-" # Custom settings @@ -18,6 +22,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 4 target-branch: "gh-pages" pull-request-branch-name: separator: "-"