diff options
-rw-r--r-- | .github/dependabot.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index aec207e..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,7 +0,0 @@ -version: 2 -updates: -- package-ecosystem: nuget - directory: "/" - schedule: - interval: daily - open-pull-requests-limit: 10 |