added dependabot config

This commit is contained in:
Abhinav 2023-06-15 14:09:38 +05:30
parent ae501d5548
commit 8f99a8bd3a

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: 'yarn'
directory: '/'
schedule:
interval: 'daily'