mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
bd6524d10f
* CHEF-65: Switch inspec-6 to be the main branch Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io> * Incorporated review comments required to make inspec-5 release branch and keep inspec-6 branch configuration in expeditor as it is for now Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io> --------- Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
51 lines
1.1 KiB
YAML
51 lines
1.1 KiB
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: bundler
|
|
target-branch: "main"
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: bundler
|
|
target-branch: "main"
|
|
directory: "/omnibus"
|
|
schedule:
|
|
interval: daily
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: bundler
|
|
target-branch: "inspec-4"
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: bundler
|
|
target-branch: "inspec-4"
|
|
directory: "/omnibus"
|
|
schedule:
|
|
interval: daily
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: bundler
|
|
target-branch: "inspec-5"
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: bundler
|
|
target-branch: "inspec-5"
|
|
directory: "/omnibus"
|
|
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
|
|
|