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