aboutsummaryrefslogtreecommitdiffstats
path: root/.github/renovate.json
diff options
context:
space:
mode:
Diffstat (limited to '.github/renovate.json')
-rw-r--r--.github/renovate.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/renovate.json b/.github/renovate.json
index f4a0325..044a783 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -16,6 +16,10 @@
"matchPackageNames": ["actions/setup-node"],
"automerge": true,
"automergeType": "branch"
+ },
+ {
+ "matchPackageNames": ["/opentelemetry/"],
+ "groupName": "opentelemetry"
}
]
}