From c1bf50d20f8a8108aac8adc038c9f2d58fe9d3f6 Mon Sep 17 00:00:00 2001 From: Byungjin Park Date: Fri, 28 Jun 2024 14:40:35 +0900 Subject: [PATCH] Update dependabot --- .github/dependabot.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf33702..2f2d7cb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,12 +7,6 @@ updates: - package-ecosystem: terraform directories: - - /modules/authenticator - - /modules/bookmark-app - - /modules/brand - - /modules/group - - /modules/group-rule - - /modules/organization - - /modules/user + - /modules/* schedule: interval: weekly