Skip to content

Commit

Permalink
Group dflook action bumps (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Dec 4, 2023
1 parent 042fc28 commit c2ca21c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
# https://github.com/dflook/terraform-github-actions
# multiple action always released together
dflook:
patterns:
- "dflook/*"
- package-ecosystem: "pip"
directory: "/.github/actions/pipenv"
schedule:
Expand Down
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
# https://github.com/dflook/terraform-github-actions
# multiple action always released together
dflook:
patterns:
- "dflook/*"
- package-ecosystem: "pip"
directory: "/.github/actions/pipenv"
schedule:
Expand Down

0 comments on commit c2ca21c

Please sign in to comment.