summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflawedworld <38294951+flawedworld@users.noreply.github.com>2021-02-15 18:57:09 +0000
committerDaniel Micay <danielmicay@gmail.com>2021-02-16 07:26:02 -0500
commitf5804ef08ca5ba7667292f48e2851db8843e9a4d (patch)
treef727fb0e338546382ddc6fa206a3235bc3fe25cb
parent20e34cfc84ca31b80afc424f1bccbc51f1592995 (diff)
Create dependabot.yml
-rw-r--r--.github/dependabot.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000..e6016b70
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,7 @@
+version: 2
+updates:
+- package-ecosystem: npm
+ directory: "/"
+ schedule:
+ interval: daily
+ target-branch: master