group deps
This commit is contained in:
parent
f0378282dd
commit
03a410b779
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -9,6 +9,11 @@ updates:
|
||||
directory: '/' # Location of package manifests
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
groups:
|
||||
next:
|
||||
patterns:
|
||||
- 'next'
|
||||
- 'eslint-config-next'
|
||||
- package-ecosystem: 'docker'
|
||||
directory: '/'
|
||||
schedule:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user