Skip to content

Commit

Permalink
Add dependency group for dependabot (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw authored Jan 1, 2024
1 parent 47bd973 commit b9045d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ updates:
directory: /
schedule:
interval: monthly
groups:
dependencies:
patterns:
- "*"

0 comments on commit b9045d9

Please sign in to comment.