Create Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2021-03-20 14:52:16 +00:00
committed by GitHub
parent 5194fae65f
commit f6bddcb32b

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

@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "06:00"
timezone: Europe/Madrid
open-pull-requests-limit: 25