We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b384814 commit dcb06dbCopy full SHA for dcb06db
.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"
+ interval: "monthly"
0 commit comments