diff options
| author | Cody Robibero <cody@robibe.ro> | 2022-10-18 10:10:46 -0600 |
|---|---|---|
| committer | Cody Robibero <cody@robibe.ro> | 2022-10-18 10:10:46 -0600 |
| commit | 5ab234d9d97e93424be5a75aa248168bb79deca9 (patch) | |
| tree | c746ab22678d91b557ac6638b3ddc446497bef7c | |
| parent | a6ff0ca876d1512ba5932672523a8ff2434484e7 (diff) | |
remove dependabot
| -rw-r--r-- | .github/dependabot.yml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 70bcd4973..000000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,15 +0,0 @@ -version: 2 -updates: -- package-ecosystem: nuget - directory: "/" - schedule: - interval: weekly - time: '12:00' - open-pull-requests-limit: 10 - -- package-ecosystem: github-actions - directory: '/' - schedule: - interval: weekly - time: '12:00' - open-pull-requests-limit: 10 |
