🏡 index : github.com/captn3m0/youtube-cue.git

author Nemo <me@captnemo.in> 2021-06-01 12:31:21.0 +05:30:00
committer Nemo <me@captnemo.in> 2021-06-01 12:31:21.0 +05:30:00
commit
efed3d7bf73430bcf68861a10239ecca10747f93 [patch]
tree
8007314780a3cc06d885fffd974aae08e7fe2034
parent
9958b6ef0f5dc4400b04cf1a8a816b0d3f3d838c
download
efed3d7bf73430bcf68861a10239ecca10747f93.tar.gz

Add native dependabot



Diff

 .github/dependabot.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..616e20a 100644
--- /dev/null
+++ a/.github/dependabot.yml
@@ -1,0 +1,8 @@
version: 2
updates:
- package-ecosystem: npm
  directory: "/"
  schedule:
    interval: daily
    time: "23:30"
  open-pull-requests-limit: 99