From b344a7b550068751fa528681ea562fa426e58855 Mon Sep 17 00:00:00 2001 From: "joshjohanning-repo-settings-sync[bot]" <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 09:39:35 +0000 Subject: [PATCH] chore: update .github/dependabot.yml --- .github/dependabot.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0d08e26..fba6af5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,13 @@ version: 2 updates: - - package-ecosystem: "github-actions" # See documentation for possible values - directory: "/" # Location of package manifests + - package-ecosystem: 'github-actions' + directory: '/' schedule: - interval: "weekly" + interval: 'weekly' + commit-message: + prefix: 'ci' + groups: + github-actions: + patterns: + - '*'