mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
parent
0813f765c6
commit
a26d4ec577
1 changed files with 12 additions and 0 deletions
12
.dependabot/config.yml
Normal file
12
.dependabot/config.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
version: 1
|
||||||
|
|
||||||
|
update_configs:
|
||||||
|
- package_manager: 'ruby:bundler'
|
||||||
|
directory: '/'
|
||||||
|
update_schedule: 'daily'
|
||||||
|
automerged_updates:
|
||||||
|
- match:
|
||||||
|
dependency_type: 'all'
|
||||||
|
update_type: 'all'
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue