mirror of
https://github.com/inspec/inspec
synced 2024-11-26 06:30:26 +00:00
Add inspec-6 branch to Dependabot monitoring. This change must be made on main for Dependabot to pick it up. (#6569)
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
1fd8a313f5
commit
9bb79c9dd0
1 changed files with 12 additions and 0 deletions
12
.github/dependabot.yml
vendored
12
.github/dependabot.yml
vendored
|
@ -24,3 +24,15 @@ updates:
|
|||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
- package-ecosystem: bundler
|
||||
target-branch: "inspec-6"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
- package-ecosystem: bundler
|
||||
target-branch: "inspec-6"
|
||||
directory: "/omnibus"
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
|
|
Loading…
Reference in a new issue