Create dependabot.yml

This commit is contained in:
Daniel 2023-07-03 03:37:47 +03:30 committed by GitHub
parent 82573e3fc7
commit a804db2356
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "yarn"
directory: "/"
schedule:
interval: "weekly"