Browse Source

assign dependabot prs [no docker]

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

6
.github/dependabot.yml

@ -1,6 +1,8 @@ @@ -1,6 +1,8 @@
version: 2
updates:
- package-ecosystem: "nuget"
- package-ecosystem: nuget
directory: "/"
schedule:
interval: "daily"
interval: daily
assignees:
- jasongdove

Loading…
Cancel
Save