Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 118a9bb6e4 | |||
| a3938fa5f0 | |||
| ca8fd67428 | |||
| fbd09b56c8 | |||
|
|
79549bea05 |
15
.github/dependabot.yml
vendored
Normal file
15
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "nuget"
|
||||
directory: "/MainProject"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 5
|
||||
target-branch: "sprints/7"
|
||||
|
||||
- package-ecosystem: "nuget"
|
||||
directory: "/MainProject.Tests"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 5
|
||||
target-branch: "sprints/7"
|
||||
Reference in New Issue
Block a user