Group Jetty packages in Dependabot PRs

This commit is contained in:
Tobi Schäfer 2023-08-27 11:29:05 +02:00 committed by GitHub
parent d601ec689d
commit a7ee467cdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,3 +11,7 @@ updates:
interval: "daily" interval: "daily"
assignees: assignees:
- "p3k" - "p3k"
groups:
jetty:
patterns:
- 'org.eclipse.jetty:*'