diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eeda8ec..14a94b0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ version: 2 updates: - package-ecosystem: 'terraform' - directory: '/' + directory: '/terraform' schedule: interval: 'daily'