From 466e5525bfb4268daf81e7eca4f468b45756495a Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Wed, 16 Sep 2026 12:21:19 +0200 Subject: [PATCH] tools: group CodeQL GHA updates Having separate PRs is noisy and do not really make sense, it makes more sense to keep them aligned. Signed-off-by: Antoine du Hamel --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index aa8c3f9a028d..a2c7c77500f9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,11 @@ updates: commit-message: prefix: meta open-pull-requests-limit: 10 + groups: + codeql-action: + applies-to: version-updates + patterns: + - github/codeql-action - package-ecosystem: npm directory: /tools/eslint