There was an error while loading. Please reload this page.
1 parent c473118 commit ebefca8Copy full SHA for ebefca8
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