From 2bf1e4a5b14c42486fbd0ebf41803f9d88f4473a Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Tue, 18 Aug 2026 22:47:57 +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 18d756b..1fd8aa2 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