Group Jetty packages in Dependabot PRs
This commit is contained in:
parent
d601ec689d
commit
a7ee467cdc
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -11,3 +11,7 @@ updates:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
assignees:
|
assignees:
|
||||||
- "p3k"
|
- "p3k"
|
||||||
|
groups:
|
||||||
|
jetty:
|
||||||
|
patterns:
|
||||||
|
- 'org.eclipse.jetty:*'
|
||||||
|
|
Loading…
Add table
Reference in a new issue