Changed target branch
This commit is contained in:
4
.github/workflows/dependabot.yml
vendored
4
.github/workflows/dependabot.yml
vendored
@@ -5,7 +5,7 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 5
|
open-pull-requests-limit: 5
|
||||||
target-branch: "main"
|
target-branch: "sprints/7"
|
||||||
versioning-strategy: "follow-root-version"
|
versioning-strategy: "follow-root-version"
|
||||||
|
|
||||||
- package-ecosystem: "nuget"
|
- package-ecosystem: "nuget"
|
||||||
@@ -13,5 +13,5 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 5
|
open-pull-requests-limit: 5
|
||||||
target-branch: "main"
|
target-branch: "sprints/7"
|
||||||
versioning-strategy: "follow-root-version"
|
versioning-strategy: "follow-root-version"
|
||||||
|
|||||||
Reference in New Issue
Block a user