Skip to content

Commit fb3c7e4

Browse files
authored
less frequently check and bundle gh action dependencies
1 parent d3951fa commit fb3c7e4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,10 @@ updates:
2121
directory: "/"
2222
schedule:
2323
interval: "weekly"
24+
groups:
25+
github-actions:
26+
patterns:
27+
- "*"
28+
applies-to: version-updates
2429
labels:
2530
- "chore-dependabot"

0 commit comments

Comments
 (0)