Skip to content

Commit

Permalink
Merge pull request #473 from afuetterer/dependabot-groups
Browse files Browse the repository at this point in the history
ci: add github-actions group to dependabot config
  • Loading branch information
huberrob committed Jan 8, 2024
2 parents 45b8c72 + 7404dfb commit ebb73ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ updates:
directory: /
schedule:
interval: monthly
groups:
# create a single pull request containing all updates for GitHub Actions
github-actions:
patterns:
- '*'
- package-ecosystem: pip
directory: /
schedule:
Expand Down

0 comments on commit ebb73ea

Please sign in to comment.