From 8b6319a03ca8eebbc3363a655264b91957f04bc4 Mon Sep 17 00:00:00 2001 From: dependabot-preview[bot] Date: Tue, 8 Dec 2020 18:12:47 +0000 Subject: [backup] Create Dependabot config file --- backup/.github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 backup/.github/dependabot.yml (limited to 'backup/.github') diff --git a/backup/.github/dependabot.yml b/backup/.github/dependabot.yml new file mode 100644 index 00000000..4872c5af --- /dev/null +++ b/backup/.github/dependabot.yml @@ -0,0 +1,7 @@ +version: 2 +updates: +- package-ecosystem: npm + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10 -- cgit v1.2.3