🏡 index : github.com/captn3m0/which-electron.git

author Nemo <commits@captnemo.in> 2022-03-29 14:10:44.0 +05:30:00
committer GitHub <noreply@github.com> 2022-03-29 14:10:44.0 +05:30:00
commit
e7c95931835cb47f4a13bbaea1ac4e901da4de35 [patch]
tree
30cae7a6bfb94dcf7e43b611ef1d5f9c48fe12fb
parent
aa282edd380e88e4a22d7f695262dc3ca5f54f8b
download
e7c95931835cb47f4a13bbaea1ac4e901da4de35.tar.gz

Create dependabot.yml



Diff

 .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'