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 4425fb9 commit c630f02Copy full SHA for c630f02
.github/dependabot.yml
@@ -9,4 +9,11 @@ updates:
9
directory: "/"
10
schedule:
11
interval: "daily"
12
+ open-pull-requests-limit: 1
13
+ - package-ecosystem: "nuget"
14
+ directory: "/src/Authentication/Authentication.Test"
15
+ schedule:
16
+ interval: "daily"
17
+ allow:
18
+ - dependency-name: "Moq"
19
open-pull-requests-limit: 1
0 commit comments