diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2618311..2f2d7cb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,6 @@ updates: - package-ecosystem: terraform directories: - - /modules/instance - - /modules/placement-group - - /modules/ssh-key + - /modules/* schedule: interval: weekly