Merge pull request #4406 from consul/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Javi Martín
2021-03-20 16:07:36 +01:00
committed by GitHub

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