From f1a5e95f773e4349e79caab7de4aa9097f0aecb4 Mon Sep 17 00:00:00 2001 From: Hemachandar <132386067+hmacr@users.noreply.github.com> Date: Tue, 26 Aug 2025 01:41:15 +0530 Subject: [PATCH] chore: Dependabot group for radix-ui (#10001) --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3723b92747..8f02575b7b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,3 +26,6 @@ updates: aws: patterns: - "@aws-sdk/*" + radix-ui: + patterns: + - "@radix-ui/*"