Skip to content

Commit

Permalink
housekeeping: Add dependabot file
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson committed May 20, 2021
1 parent 84245ac commit 74fea12
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
# Enable version updates for nuget
— package-ecosystem: “nuget”
# Look for NuGet dependency info from the `root` directory
directory: “/”
# Check the nuget registry for updates every day (weekdays) schedule:
interval: “daily"

0 comments on commit 74fea12

Please sign in to comment.