diff options
Diffstat (limited to 'backup/.github')
-rw-r--r-- | backup/.github/dependabot.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/backup/.github/dependabot.yml b/backup/.github/dependabot.yml deleted file mode 100644 index 4872c5af..00000000 --- a/backup/.github/dependabot.yml +++ /dev/null @@ -1,7 +0,0 @@ -version: 2 -updates: -- package-ecosystem: npm - directory: "/" - schedule: - interval: daily - open-pull-requests-limit: 10 |