Browse Source

Merge pull request #424 from Youssef1313/patch-2

Create dependabot.yml
main
Sumit Ghosh 4 years ago
committed by GitHub
parent
commit
ef837760f6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .github/dependabot.yml

6
.github/dependabot.yml

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