Skip to content

Commit

Permalink
grouped updates
Browse files Browse the repository at this point in the history
  • Loading branch information
maoserr committed Jul 3, 2024
1 parent b7b3dbf commit 40811da
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: monthly

- package-ecosystem: npm
directory: /
schedule:
interval: daily
interval: monthly
groups:
dev-dependencies:
patterns:
- "*"

0 comments on commit 40811da

Please sign in to comment.