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
|
directory: '/' # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: 'daily'
|
interval: 'daily'
|
||||||
|
groups:
|
||||||
|
next:
|
||||||
|
patterns:
|
||||||
|
- 'next'
|
||||||
|
- 'eslint-config-next'
|
||||||
- package-ecosystem: 'docker'
|
- package-ecosystem: 'docker'
|
||||||
directory: '/'
|
directory: '/'
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user