diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bd193e8..978c317 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,6 +17,10 @@ updates: interval: "weekly" day: "monday" open-pull-requests-limit: 5 + groups: + codeql-action: + patterns: + - "github/codeql-action*" - package-ecosystem: "gitsubmodule" directory: "/"