Skip to content

Commit

Permalink
Update dependabot config so that dev branch is updated, not main.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaby76 committed Oct 16, 2024
1 parent 76cd3fa commit 517b7f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ version: 2
updates:
- package-ecosystem: "nuget" # See documentation for possible values
directory: "/" # Location of package manifests
target-branch: "dev"
schedule:
interval: "daily"

0 comments on commit 517b7f2

Please sign in to comment.