diff options
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r-- | .github/dependabot.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7a6c85a42e..272d1a045b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,16 @@ updates: labels: - "Type: Chore" - package-ecosystem: bundler + target-branch: "chef-17" + directory: "/omnibus" + schedule: + interval: daily + time: "06:00" + timezone: America/Los_Angeles + open-pull-requests-limit: 10 + labels: + - "Type: Chore" +- package-ecosystem: bundler target-branch: "chef-16" directory: "/omnibus" schedule: |