Skip to content

Commit

Permalink
Try updating depenabot to use sln.
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftMJ authored Jul 27, 2021
1 parent 937dc8a commit 1e83302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ registries:
password: ${{ secrets.PASSWORD }}
updates:
- package-ecosystem: nuget
directory: "/DependabotTest"
directory: "/"
registries: "*"
schedule:
interval: daily
Expand Down

0 comments on commit 1e83302

Please sign in to comment.