Browse Source

add dependabot config [no docker]

pull/275/head
Jason Dove 5 years ago
parent
commit
4b8e81ff06
  1. 6
      .github/dependabot.yml

6
.github/dependabot.yml

@ -0,0 +1,6 @@ @@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "daily"
Loading…
Cancel
Save