Merge pull request #78 from puppetlabs/dependabot/add-v2-config-file

Update Dependabot config file
This commit is contained in:
Gene Liverman 2020-07-07 10:47:16 -04:00 committed by GitHub
commit b873e4a099
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 7 deletions

View file

@ -1,7 +0,0 @@
---
version: 1
update_configs:
- package_manager: 'ruby:bundler'
directory: '/'
update_schedule: 'daily'

8
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10