Skip to content

Commit d96efea

Browse files
authored
Update Dependabot configuration (#653)
1 parent c5b0fe4 commit d96efea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
# Check for updates once a week
76
interval: "monthly"
7+
groups:
8+
actions:
9+
patterns:
10+
- "*"

0 commit comments

Comments
 (0)