Skip to content

Commit 7b8c910

Browse files
authored
dependabot: group GHA updates (#855)
Signed-off-by: William Woodruff <william@trailofbits.com>
1 parent ad70822 commit 7b8c910

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,18 @@ updates:
1212
interval: daily
1313
open-pull-requests-limit: 99
1414
rebase-strategy: "disabled"
15+
groups:
16+
actions:
17+
patterns:
18+
- "*"
1519

1620
- package-ecosystem: github-actions
1721
directory: .github/actions/upload-coverage/
1822
schedule:
1923
interval: daily
2024
open-pull-requests-limit: 99
2125
rebase-strategy: "disabled"
26+
groups:
27+
actions:
28+
patterns:
29+
- "*"

0 commit comments

Comments
 (0)