Skip to content

Commit 256cec9

Browse files
committed
add gha dependabot config
1 parent 97094a1 commit 256cec9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
interval: "monthly"
16+
groups:
17+
github-actions:
18+
patterns:
19+
- '*'

0 commit comments

Comments
 (0)