Skip to content

Commit

Permalink
Group dependency updates and update weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
arhohuttunen committed Oct 12, 2023
1 parent 0d9000b commit af5d519
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
ignore:
- dependency-name: "com.amazonaws:*"
- dependency-name: "software.amazon.awssdk:*"
interval: "weekly"
groups:
minor-and-patch-dependencies:
update-types:
- "minor"
- "patch"

0 comments on commit af5d519

Please sign in to comment.