From 9317726a7d40ca98dd4f9af3c7f940e475c77c1a Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Mon, 15 Jan 2024 19:09:22 +1100 Subject: [PATCH] ci: add dependabot group for webrtc Pull-Request: #5082. --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a0656e6162c..6c43a31d2c1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,6 +22,10 @@ updates: - "axum" - "tower" - "tower-http" + webrtc: + patterns: + - "rcgen" + - "webrtc" - package-ecosystem: "github-actions" directory: "/" schedule: