From 36aa374d58a1e4bf267cc2a239d3546476e161ae Mon Sep 17 00:00:00 2001 From: Bryce Boe Date: Wed, 12 Aug 2026 08:28:35 -0700 Subject: [PATCH] Collapse the github-actions Dependabot group Major action bumps now auto-merge, so splitting them into their own group only produced a second PR that merged anyway. The python split is unchanged. --- .github/dependabot.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 82f2566..72eddea 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,14 +12,6 @@ updates: github-actions: patterns: - "*" - update-types: - - "minor" - - "patch" - github-actions-major: - patterns: - - "*" - update-types: - - "major" - package-ecosystem: uv directory: / schedule: