mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Update Dependabot config file
This commit is contained in:
parent
f357607187
commit
980793c979
2 changed files with 8 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
version: 1
|
||||
|
||||
update_configs:
|
||||
- package_manager: 'ruby:bundler'
|
||||
directory: '/'
|
||||
update_schedule: 'daily'
|
||||
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: "13:00"
|
||||
open-pull-requests-limit: 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue