We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42262ad commit a46cde1Copy full SHA for a46cde1
1 file changed
.github/workflows/dependabot.yml
@@ -3,8 +3,7 @@ updates:
3
- package-ecosystem: "nuget"
4
directory: "/"
5
schedule:
6
- interval: "weekly"
7
- day: "monday"
+ interval: "daily"
8
time: "03:00"
9
timezone: "UTC"
10
open-pull-requests-limit: 5
0 commit comments