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 a4111ae commit 69b7aeaCopy full SHA for 69b7aea
.github/dependabot.yml
@@ -8,7 +8,8 @@ updates:
8
- package-ecosystem: "nuget" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "weekly"
+ interval: "daily"
12
+ open-pull-requests-limit: 3
13
ignore:
14
- dependency-name: "squirrel-windows"
15
reviewers:
0 commit comments