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

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

View file

@ -1,8 +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