Skip to content

Commit

Permalink
Merge pull request #64 from cpanato/dependabot-terr
Browse files Browse the repository at this point in the history
add dependabot config for terraform
  • Loading branch information
bobcallaway authored Nov 1, 2024
2 parents db4deef + 63affd9 commit 0f5bd19
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,14 @@ updates:
update-types:
- "minor"
- "patch"

- package-ecosystem: "terraform"
schedule:
interval: "daily"
open-pull-requests-limit: 5
directory: "/iac"
groups:
all:
update-types:
- "minor"
- "patch"

0 comments on commit 0f5bd19

Please sign in to comment.