mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
12 lines
218 B
YAML
12 lines
218 B
YAML
---
|
|
version: 1
|
|
|
|
update_configs:
|
|
- package_manager: 'ruby:bundler'
|
|
directory: '/'
|
|
update_schedule: 'daily'
|
|
automerged_updates:
|
|
- match:
|
|
dependency_type: 'all'
|
|
update_type: 'all'
|
|
|