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 601f2d9 commit 0f46cdbCopy full SHA for 0f46cdb
.github/dependabot.yml
@@ -4,3 +4,10 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
+ - package-ecosystem: "nuget" # See documentation for possible values
8
+ directory: "/" # Location of package manifests
9
+ schedule:
10
+ interval: "daily"
11
+ labels:
12
+ - "dependencies"
13
+ open-pull-requests-limit: 10
0 commit comments