aboutsummaryrefslogtreecommitdiff
path: root/backup/.github/dependabot.yml
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2023-06-14 06:25:28 +0300
committerGravatar Vitaly Takmazov2023-06-14 06:25:28 +0300
commit7dbd846c0df24d2ed45103d674d5ef361e6f23b3 (patch)
tree352f30a528653ecb72ed62de5737005c999a80ed /backup/.github/dependabot.yml
parentb9ada3e1ea4bac7c4fdb2a495678e8c96b242b7f (diff)
backup: moved to `scripts` directory, cleanup lint warnings
Diffstat (limited to 'backup/.github/dependabot.yml')
-rw-r--r--backup/.github/dependabot.yml7
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