From 28ecf25540132a43a3324a3248d1cd06a361f141 Mon Sep 17 00:00:00 2001 From: Min RK Date: Tue, 4 Nov 2025 11:59:49 -0800 Subject: [PATCH] group actions PRs --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 11476628..06c3403b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,9 @@ updates: directory: "/" schedule: interval: monthly + groups: + actions: + - patterns: "*" # jupyterlab extension - package-ecosystem: npm