summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2022-01-07 08:01:23 -0800
committerTim Smith <tsmith84@gmail.com>2022-01-07 08:04:14 -0800
commit1ced14e4ef6d7cd6df8b27a9dc99374d49886e6a (patch)
tree4dfc58f5a5a7da3b4db42cb99e5b2a336f5cab56 /.github/dependabot.yml
parentddab79b54c617c42358b86b7c7a350eed268363e (diff)
downloadchef-1ced14e4ef6d7cd6df8b27a9dc99374d49886e6a.tar.gz
Fix chef-17 branch up to pass
Get things ready Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml10
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: