From 918c5d8e98b4ca6cb04adc644e19808d60b22a4e Mon Sep 17 00:00:00 2001 From: Byungjin Park Date: Fri, 28 Jun 2024 14:42:22 +0900 Subject: [PATCH] Update dependabot --- .github/dependabot.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 66d3283..2f2d7cb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,11 +7,6 @@ updates: - package-ecosystem: terraform directories: - - /modules/access-analyzer - - /modules/cloudtrail-event-data-store - - /modules/cloudtrail-trail - - /modules/config-managed-rule - - /modules/config-recorder - - /modules/macie-account + - /modules/* schedule: interval: weekly