Skip to content

Commit 255f940

Browse files
Update actions check frequency while testing
1 parent d111739 commit 255f940

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
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "daily"
77
- package-ecosystem: "uv"
88
directory: "/"
99
schedule:

0 commit comments

Comments
 (0)