ci: update dependabot.yml groups
This commit is contained in:
parent
5195e93b4e
commit
f7708c9411
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
|
@ -30,7 +30,7 @@ updates:
|
|||
reviewers:
|
||||
- "ngpixel"
|
||||
groups:
|
||||
all:
|
||||
yarn:
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: "npm"
|
||||
|
@ -40,7 +40,7 @@ updates:
|
|||
reviewers:
|
||||
- "ngpixel"
|
||||
groups:
|
||||
all:
|
||||
npm:
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: "npm"
|
||||
|
@ -50,7 +50,7 @@ updates:
|
|||
reviewers:
|
||||
- "ngpixel"
|
||||
groups:
|
||||
all:
|
||||
npm:
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: "npm"
|
||||
|
@ -60,7 +60,7 @@ updates:
|
|||
reviewers:
|
||||
- "ngpixel"
|
||||
groups:
|
||||
all:
|
||||
npm:
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: "npm"
|
||||
|
@ -70,6 +70,6 @@ updates:
|
|||
reviewers:
|
||||
- "ngpixel"
|
||||
groups:
|
||||
all:
|
||||
npm:
|
||||
patterns:
|
||||
- "*"
|
||||
|
|
Loading…
Reference in a new issue