Skip to content

Commit 0d0b854

Browse files
authored
Merge pull request #304 from ericpre/dependabot_update
Set dependabot update to monthly and grouped
2 parents aaeec50 + 380fabd commit 0d0b854

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@ updates:
88
- package-ecosystem: "github-actions" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "weekly"
11+
interval: "monthly"
12+
groups:
13+
actions:
14+
patterns:
15+
- "*"

0 commit comments

Comments
 (0)