From 547deafe97d72aa35aa000a894f929007004020b Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Wed, 1 May 2024 10:21:35 -0400 Subject: [PATCH] Revert "dev: batch dependabot updates to github actions" This reverts commit 524594ebe93dca00ae90484eccbad0fcf7083dc0. --- .github/dependabot.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 01d8316bfc6..8e5c8f42a7c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,3 +1,4 @@ +# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates version: 2 updates: - package-ecosystem: "bundler" @@ -8,6 +9,3 @@ updates: directory: "/" schedule: interval: "weekly" - groups: - github-actions: - applies-to: version-updates