From 7a115a99b778d2307495125331f19efe105af4ec Mon Sep 17 00:00:00 2001 From: Rishav Dhar <19497993+RDhar@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:04:47 +0100 Subject: [PATCH] test dependabot wildcard (#219) --- .github/dependabot.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 284bddff..70998f74 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -9,8 +9,7 @@ updates: - package-ecosystem: terraform directories: - - /stacks/sample_bucket - - /stacks/sample_instance + - /stacks/* schedule: interval: daily groups: