From 06eb31c919cf374c049fed5d9b6998dde8577e11 Mon Sep 17 00:00:00 2001 From: Akash Askoolum Date: Tue, 24 Dec 2024 08:26:40 +0000 Subject: [PATCH] chore(dependabot): Run monthly --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 85f6478a..9114699d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" commit-message: prefix: "chore(deps): " labels: @@ -16,7 +16,7 @@ updates: - package-ecosystem: "npm" directory: "/cdk" schedule: - interval: "weekly" + interval: "monthly" commit-message: prefix: "chore(deps): " # The version of AWS CDK libraries must match those from @guardian/cdk.