From 15cd947432c016a2f82ff5af2a80e4138f1c5b7d Mon Sep 17 00:00:00 2001 From: Jefffrey Date: Tue, 14 Jul 2026 19:02:52 +0900 Subject: [PATCH] chore: group codeql action dependabot updates --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2cd4bdfdd7923..12ddff783b4d2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -68,6 +68,10 @@ updates: interval: "weekly" open-pull-requests-limit: 10 labels: [auto-dependencies] + groups: + codeql-actions: + patterns: + - "github/codeql-action/*" - package-ecosystem: "pip" directory: "/docs" schedule: