There was an error while loading. Please reload this page.
1 parent 9df1551 commit 4eadf5aCopy full SHA for 4eadf5a
1 file changed
.github/dependabot.yml
@@ -26,3 +26,8 @@ updates:
26
prefix: "chore"
27
include: "scope"
28
open-pull-requests-limit: 10
29
+ groups:
30
+ # Bundle all GitHub Actions updates into a single pull request
31
+ github-actions:
32
+ patterns:
33
+ - "*"
0 commit comments