diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 795cd0c0..01094f22 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -7,13 +7,13 @@ updates: schedule: interval: daily - - package-ecosystem: opentofu # https://github.com/opentofu/opentofu/issues/1236 - directories: - - /sample/bucket - - /sample/instance - schedule: - interval: weekly - groups: - terraform: - patterns: - - "*" + # - package-ecosystem: opentofu # https://github.com/opentofu/opentofu/issues/1236 + # directories: + # - /sample/bucket + # - /sample/instance + # schedule: + # interval: weekly + # groups: + # terraform: + # patterns: + # - "*"