From e7c95931835cb47f4a13bbaea1ac4e901da4de35 Mon Sep 17 00:00:00 2001 From: Nemo <commits@captnemo.in> Date: Tue, 29 Mar 2022 14:10:44 +0530 Subject: [PATCH] Create dependabot.yml --- .github/workflows/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml new file mode 100644 index 0000000..122534f 100644 --- /dev/null +++ a/.github/workflows/dependabot.yml @@ -1,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: 'npm' + directory: '/' + schedule: + interval: 'daily' -- rgit 0.1.5