Skip to content

Commit 5b1ca5d

Browse files
authored
Update dependabot.yml
1 parent 3f7bace commit 5b1ca5d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ updates:
99
- package-ecosystem: "github-actions"
1010
directory: "/"
1111
schedule:
12-
interval: "weekly"
13-
day: "wednesday"
12+
interval: "daily"
1413
open-pull-requests-limit: 10
1514
groups:
1615
dotnet:
@@ -20,8 +19,7 @@ updates:
2019
- package-ecosystem: "nuget"
2120
directory: "/"
2221
schedule:
23-
interval: "weekly"
24-
day: "wednesday"
22+
interval: "daily"
2523
open-pull-requests-limit: 25
2624
groups:
2725
dotnet:

0 commit comments

Comments
 (0)