Skip to content

Commit

Permalink
Add dependabot groups
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Nov 15, 2023
1 parent 75934b7 commit 361464d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,18 @@ updates:
time: '09:00'
timezone: 'Europe/Madrid'
open-pull-requests-limit: 10
groups:
shlink:
patterns:
- '@shlinkio/*'
testing:
patterns:
- '@testing-library/*'
vite:
patterns:
- 'vite'
- 'vite-plugin-dts'
vitest:
patterns:
- 'vitest'
- '@vitest/*'

0 comments on commit 361464d

Please sign in to comment.