Add GitHub Actions to dependabot.yml

This commit is contained in:
wtfsck 2021-02-09 23:28:45 +01:00
parent eb2c62d051
commit 79c90d1fba
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "nuget"
directory: "/src/csharp/"
schedule: