Merge pull request #5488 from inspec/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
This commit is contained in:
Clinton Wolfe 2021-05-02 20:49:57 -04:00 committed by GitHub
commit 8bcc411608
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: chefstyle
versions:
- 1.6.1
- 1.6.2