Skip to content

Commit

Permalink
ci(deps): enable batch update for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l authored Nov 2, 2024
1 parent be66e53 commit 0ef2c7d
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 @@ -14,3 +14,8 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
minors:
update-types:
- "minor"
- "patch"

0 comments on commit 0ef2c7d

Please sign in to comment.