Skip to content

Commit e68b614

Browse files
authored
Added actions to be watched by dependabot
1 parent 379a63a commit e68b614

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ updates:
1111
update-types:
1212
- "minor"
1313
- "patch"
14+
- package-ecosystem: "github-actions"
15+
directory: "/"
16+
schedule:
17+
interval: "weekly"

0 commit comments

Comments
 (0)