From b7b1cdff27b6ede3ec9b27ca1ef26e4dc5b5d6f4 Mon Sep 17 00:00:00 2001 From: Vidya Reddy <59590642+Vidya2606@users.noreply.github.com> Date: Tue, 4 Feb 2025 22:03:56 -0800 Subject: [PATCH] reverting the changes to the dependabot --- .github/dependabot.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 08a9047..d806d99 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,5 +12,7 @@ updates: directory: .github/workflows schedule: interval: weekly - labels: - - dependencies + groups: + actions: + patterns: + - '*'