There was an error while loading. Please reload this page.
1 parent dc45b6b commit 7e407feCopy full SHA for 7e407fe
1 file changed
.github/dependabot.yml
@@ -15,4 +15,9 @@ updates:
15
interval: "cron"
16
cronjob: "30 2 * * *"
17
timezone: "America/New_York"
18
+ groups:
19
+ vulkan:
20
+ patterns:
21
+ - "third-party/Vulkan-*"
22
+ - "third-party/*/Vulkan-*"
23
open-pull-requests-limit: 10
0 commit comments