Browse Source

Create dependabot.yml

main
Youssef Victor 5 years ago
committed by GitHub
parent
commit
dec2606f8b
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