diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 18d756ba7..1fd8aa2ec 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,4 +15,9 @@ updates: interval: "cron" cronjob: "30 2 * * *" timezone: "America/New_York" + groups: + vulkan: + patterns: + - "third-party/Vulkan-*" + - "third-party/*/Vulkan-*" open-pull-requests-limit: 10