From 7ff3f1edc47e25ae99ff232c10637d0e3cefa84d Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Sun, 14 Jan 2024 11:04:44 +1100 Subject: [PATCH] Add dependabot group for webrtc --- .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: