diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 938d6b84..f82c1d36 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: schedule: interval: daily groups: - dependencies: + python: patterns: - '*' @@ -20,7 +20,7 @@ updates: schedule: interval: daily groups: - dependencies: + github-actions: patterns: - '*' @@ -29,6 +29,6 @@ updates: schedule: interval: daily groups: - dependencies: + terraform: patterns: - '*'