From b0a1c502092c0f5a7d78e6ca2c4517025734a685 Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Tue, 18 Aug 2026 22:48:06 +0000 Subject: [PATCH] chore: update global workflows --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 18d756ba7f..1fd8aa2ecf 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