Skip to content

Commit 3c9586c

Browse files
committed
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 <duhamelantoine1995@gmail.com> PR-URL: #66057 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com>
1 parent b98787f commit 3c9586c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ updates:
99
commit-message:
1010
prefix: meta
1111
open-pull-requests-limit: 10
12+
groups:
13+
codeql-action:
14+
applies-to: version-updates
15+
patterns:
16+
- github/codeql-action
1217

1318
- package-ecosystem: npm
1419
directory: /tools/eslint

0 commit comments

Comments
 (0)