summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-09-28 19:54:52 -0700
committerTim Smith <tsmith@chef.io>2021-09-28 19:55:06 -0700
commitd7ab3bb7efc179afba57ea1cd4b46eb9b1b0ae0f (patch)
treea31db950d8e43e738054cc724453ad3b8b7d9102
parentcaaa4e1ea5e36b20698f3e5d0740d047a653c5da (diff)
downloadchef-d7ab3bb7efc179afba57ea1cd4b46eb9b1b0ae0f.tar.gz
Update branch in dependabot config
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.github/dependabot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d07097118e..7a6c85a42e 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,7 +1,7 @@
version: 2
updates:
- package-ecosystem: bundler
- target-branch: "master"
+ target-branch: "main"
directory: "/omnibus"
schedule:
interval: daily