Skip to content

Commit c630f02

Browse files
committed
Updates dependabot
1 parent 4425fb9 commit c630f02

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,11 @@ updates:
99
directory: "/"
1010
schedule:
1111
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"
1219
open-pull-requests-limit: 1

0 commit comments

Comments
 (0)