Skip to content

Commit

Permalink
Also set up Dependabot by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Zastai committed Dec 14, 2021
1 parent 32bdc84 commit 9e24885
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions initial-project-contents/.github/dependabot.yml
@@ -0,0 +1,7 @@
version: 2

updates:
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 9e24885

Please sign in to comment.