Skip to content

Commit 02fba12

Browse files
committed
Check for updates for github actions
1 parent 249cbf1 commit 02fba12

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ updates:
99
- package-ecosystem: "pub"
1010
directory: "/"
1111
schedule:
12-
interval: "weekly"
12+
interval: "weekly"
13+
14+
- package-ecosystem: "github-actions"
15+
directory: "/"
16+
schedule:
17+
interval: "daily"

0 commit comments

Comments
 (0)