From 56969e66adf26c9029c94d6c93d9b81e07e0830c Mon Sep 17 00:00:00 2001 From: "joshjohanning-repo-settings-sync[bot]" <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 22:59:06 +0000 Subject: [PATCH] chore: update .github/dependabot.yml --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8cf8886..425b8f4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,6 +12,11 @@ updates: commit-message: prefix: 'ci(deps)' groups: + joshjohanning-actions: + patterns: + - 'joshjohanning/*' github-actions: patterns: - '*' + exclude-patterns: + - 'joshjohanning/*'