mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
Add openrewrite group in dependabot config (#24314)
This commit is contained in:
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@@ -19,6 +19,12 @@ updates:
|
||||
- ">= 10"
|
||||
# we want to manually update the opensearch-java client as long as it requires intensive testing
|
||||
- dependency-name: "org.opensearch.client:opensearch-java"
|
||||
groups:
|
||||
openrewrite:
|
||||
patterns:
|
||||
- "org.openrewrite:*"
|
||||
- "org.openrewrite.maven:*"
|
||||
- "org.openrewrite.recipe:*"
|
||||
open-pull-requests-limit: 25
|
||||
labels:
|
||||
- dependencies
|
||||
|
||||
Reference in New Issue
Block a user