From 7d79839de4f85f71d07bebd7809fca08a0b4edbc Mon Sep 17 00:00:00 2001 From: "radius-files-sync[bot]" <248604391+radius-files-sync[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 18:47:53 +0000 Subject: [PATCH] chore(sync): synced local '.github/dependabot.yml' with remote 'sync-templates/.github/dependabot.yml.njk' --- .github/dependabot.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d5f738a..1e7ccba 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,7 @@ --- version: 2 + updates: - package-ecosystem: github-actions directory: "/" @@ -19,7 +20,7 @@ updates: prefix: ci include: scope groups: - all: + github-actions: applies-to: version-updates patterns: - "*" @@ -38,7 +39,7 @@ updates: prefix: chore include: scope groups: - all: + javascript-deps: applies-to: version-updates patterns: - "*" @@ -57,7 +58,7 @@ updates: prefix: chore include: scope groups: - all: + devcontainers: applies-to: version-updates patterns: - "*"