Moved dependabot.yml to correct folder

This commit is contained in:
2025-05-28 00:42:52 +02:00
parent ca8fd67428
commit a3938fa5f0

View File

@@ -1,17 +0,0 @@
version: 2
updates:
- package-ecosystem: "nuget"
directory: "/MainProject"
schedule:
interval: "daily"
open-pull-requests-limit: 5
target-branch: "sprints/7"
versioning-strategy: "follow-root-version"
- package-ecosystem: "nuget"
directory: "/MainProject.Tests"
schedule:
interval: "daily"
open-pull-requests-limit: 5
target-branch: "sprints/7"
versioning-strategy: "follow-root-version"