mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 18:08:42 -05:00
Merge pull request #367 from puppetlabs/dependabot
Add Dependabot to keep gems updated
This commit is contained in:
commit
3e2ab2db5f
1 changed files with 8 additions and 0 deletions
8
.dependabot/config.yml
Normal file
8
.dependabot/config.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
version: 1
|
||||
|
||||
update_configs:
|
||||
- package_manager: 'ruby:bundler'
|
||||
directory: '/'
|
||||
update_schedule: 'daily'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue