From 7dbd846c0df24d2ed45103d674d5ef361e6f23b3 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 14 Jun 2023 06:25:28 +0300 Subject: backup: moved to `scripts` directory, cleanup lint warnings --- backup/.github/dependabot.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 backup/.github/dependabot.yml (limited to 'backup/.github/dependabot.yml') 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 -- cgit v1.2.3