Skip to content

Commit e17835e

Browse files
committed
updated dependabot configurations
1 parent 4586551 commit e17835e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,10 @@ updates:
5252
nunit:
5353
patterns:
5454
- "NUnit.*"
55-
directory: "/src"
55+
directory: "/"
5656
schedule:
5757
interval: daily
5858
open-pull-requests-limit: 10
59-
ignore:
60-
- dependency-name: "Microsoft.Build"
61-
versions: ["16.9.0", "16.11.0"]
6259

6360
- package-ecosystem: github-actions
6461
labels:

0 commit comments

Comments
 (0)