Update dependabot.yml - update NuGet deps

This commit is contained in:
Bert Blommers 2023-04-01 18:43:13 +00:00 committed by GitHub
parent fe1869212f
commit cc9c98fb27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,8 @@ updates:
- package-ecosystem: "maven"
directory: "other_langs/tests_java"
schedule:
interval: "weekly"
interval: "monthly"
- package-ecosystem: "nuget"
directory: "other_langs/tests_dotnet"
schedule:
interval: "monthly"