Create Dependabot config file
This commit is contained in:
committed by
GitHub
parent
5194fae65f
commit
f6bddcb32b
9
.github/dependabot.yml
vendored
Normal file
9
.github/dependabot.yml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user