From 6c77c7b89f14c3b3191422afb8858d01ec69a9d5 Mon Sep 17 00:00:00 2001 From: Cassie Cheung Date: Mon, 8 Jul 2024 02:06:07 +0800 Subject: [PATCH] ci: fix dependabot config [skip ci] --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 332f060..9ae47ca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,4 @@ updates: groups: gha-version-updates: applies-to: version-updates + patterns: ["*"]