Skip to content

Commit 0b35f31

Browse files
authored
update winget action schedule interval to daily
1 parent 95d1858 commit 0b35f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ updates:
1818
- package-ecosystem: "github-actions"
1919
directory: "/"
2020
schedule:
21-
interval: "weekly"
21+
interval: "daily"

0 commit comments

Comments
 (0)