Skip to content

Commit

Permalink
add group dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Jul 23, 2024
1 parent 773cfce commit 2648ca8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ updates:
schedule:
interval: daily
- package-ecosystem: npm
groups:
remark:
patterns:
- "vite"
- "vite-node"
- "vitest"
directory: "/"
schedule:
interval: daily
Expand Down

0 comments on commit 2648ca8

Please sign in to comment.