Update dependabot.yml - update NuGet deps
This commit is contained in:
parent
fe1869212f
commit
cc9c98fb27
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -12,4 +12,8 @@ updates:
|
|||||||
- package-ecosystem: "maven"
|
- package-ecosystem: "maven"
|
||||||
directory: "other_langs/tests_java"
|
directory: "other_langs/tests_java"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "monthly"
|
||||||
|
- package-ecosystem: "nuget"
|
||||||
|
directory: "other_langs/tests_dotnet"
|
||||||
|
schedule:
|
||||||
|
interval: "monthly"
|
||||||
|
Loading…
Reference in New Issue
Block a user