Skip to content

Commit 75b2af3

Browse files
authored
add github actions updates
1 parent 3657568 commit 75b2af3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ updates:
88
groups:
99
npm:
1010
patterns: ["*"]
11+
- package-ecosystem: "github-actions"
12+
directory: "/"
13+
schedule:
14+
interval: "monthly"
15+
groups:
16+
github-actions:
17+
patterns: ["*"]

0 commit comments

Comments
 (0)