Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-12-01 14:59:44 +0300
committerGitHub <noreply@github.com>2021-12-01 14:59:44 +0300
commitb998655990491daff9c145f502d96edb9d9c0391 (patch)
treeda58fc09bc41bf745f880f31d82578d22d75c35c
parentf6e8fc668220c7e0ef3846b1c3d98829d05ddaec (diff)
Delete dependabot.yml
-rw-r--r--.github/dependabot.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index 839ec0c..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-version: 2
-updates:
- - package-ecosystem: npm
- directory: "/"
- schedule:
- interval: monthly
- day: thursday
- time: "12:00"
- timezone: Europe/Athens
- open-pull-requests-limit: 10
- reviewers:
- - MartijnCuppens
- - XhmikosR
- labels:
- - dependencies
- versioning-strategy: increase