We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140fd9a commit 7e43536Copy full SHA for 7e43536
.github/dependabot.yml
@@ -3,11 +3,11 @@ updates:
3
- package-ecosystem: nuget
4
directory: "/"
5
schedule:
6
- interval: daily
+ interval: monthly
7
time: "00:00"
8
open-pull-requests-limit: 20
9
- package-ecosystem: "github-actions"
10
11
12
# Check for updates to GitHub Actions every weekday
13
- interval: "daily"
0 commit comments