Skip to content

Commit 3dda68c

Browse files
committed
chore: adjust Dependabot frequency
1 parent d520e30 commit 3dda68c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
- package-ecosystem: "nuget"
66
directory: "/"
77
schedule:
8-
interval: "weekly"
8+
interval: "daily"
99
groups:
1010
efcore:
1111
patterns:
@@ -19,4 +19,4 @@ updates:
1919
- package-ecosystem: "github-actions"
2020
directory: "/"
2121
schedule:
22-
interval: "weekly"
22+
interval: "daily"

0 commit comments

Comments
 (0)