mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
Update Dependabot config file
This commit is contained in:
parent
d2f52b2faa
commit
4b5fe24343
2 changed files with 8 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
version: 1
|
|
||||||
|
|
||||||
update_configs:
|
|
||||||
- package_manager: 'ruby:bundler'
|
|
||||||
directory: '/'
|
|
||||||
update_schedule: 'daily'
|
|
||||||
automerged_updates:
|
|
||||||
- match:
|
|
||||||
dependency_type: 'all'
|
|
||||||
update_type: 'all'
|
|
||||||
|
|
||||||
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: bundler
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
time: "10:00"
|
||||||
|
open-pull-requests-limit: 10
|
||||||
Loading…
Add table
Add a link
Reference in a new issue