add dependabot config

This commit is contained in:
Matthew Parker [SSW]
2024-01-22 16:06:17 +10:00
parent c5921cc0d3
commit f0e0f6e2c6
2 changed files with 12 additions and 0 deletions

7
.github/dependabot.yaml vendored Normal file
View File

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: nuget
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 25