Skip to content

Commit aacec7c

Browse files
Add GitHub Actions to Dependabot configuration
1 parent b70c19d commit aacec7c

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
@@ -10,3 +10,8 @@ updates:
1010
directory: "/"
1111
schedule:
1212
interval: weekly
13+
14+
- package-ecosystem: "github-actions"
15+
directory: "/"
16+
schedule:
17+
interval: weekly

0 commit comments

Comments
 (0)