diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 155bbf3..3792c6f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,7 @@ version: 2 updates: - package-ecosystem: "nuget" # See documentation for possible values directory: "/" # Location of package manifests + target-branch: "future" open-pull-requests-limit: 10 schedule: interval: "weekly" @@ -19,4 +20,4 @@ updates: - "nuget" - "dependencies" ignore: - - dependency-name: "Moryx.AbstractionLayer" \ No newline at end of file + - dependency-name: "Moryx.AbstractionLayer"