diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 41bca98247..5c3351535e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ # https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file version: 2 updates: - - package-ecosystem: "NuGet" + - package-ecosystem: "nuget" directory: "/" schedule: interval: "daily"