diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml deleted file mode 100644 index 35bf854..0000000 --- a/.github/workflows/dependabot.yml +++ /dev/null @@ -1,10 +0,0 @@ -# Documentation: -# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file - -name: DependaBot -version: 2 -updates: - - package-ecosystem: "nuget" # See documentation for possible values - directory: "/source/" # Location of package manifests - schedule: - interval: "weekly"