feat(build): Add dependabot.yml
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "nuget"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
time: "07:00"
|
||||
timezone: "Europe/Riga"
|
||||
open-pull-requests-limit: 10
|
||||
Reference in New Issue
Block a user