From ae295b9c19df280619decc4fa883744119a9dcf7 Mon Sep 17 00:00:00 2001 From: Nathan Gendron Date: Sun, 3 May 2026 22:06:28 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Group=20security=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index e000e1f..ef044b3 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -8,6 +8,10 @@ updates: commit-message: prefix: "⬆️ " groups: + security: + applies-to: security-updates + patterns: + - "*" patch: update-types: - patch @@ -44,6 +48,10 @@ updates: commit-message: prefix: "⬆️ " groups: + security: + applies-to: security-updates + patterns: + - "*" actions: patterns: - actions/*