Removed versioning-strategy to avoid error
The property '#/updates/0/' contains additional properties ["versioning-strategy"] outside of the schema when none are allowed
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -6,7 +6,6 @@ updates:
|
|||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 5
|
open-pull-requests-limit: 5
|
||||||
target-branch: "sprints/7"
|
target-branch: "sprints/7"
|
||||||
versioning-strategy: "follow-root-version"
|
|
||||||
|
|
||||||
- package-ecosystem: "nuget"
|
- package-ecosystem: "nuget"
|
||||||
directory: "/MainProject.Tests"
|
directory: "/MainProject.Tests"
|
||||||
@@ -14,4 +13,3 @@ updates:
|
|||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 5
|
open-pull-requests-limit: 5
|
||||||
target-branch: "sprints/7"
|
target-branch: "sprints/7"
|
||||||
versioning-strategy: "follow-root-version"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user