Move dependendabot config file to .github

This commit is contained in:
Luis Ramos
2020-12-03 21:31:09 +00:00
parent 5b00868c6f
commit 7a35fabb22

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

@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10
- package-ecosystem: "yarn"
directory: "/"
schedule:
interval: "daily"