summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-07-15 10:42:17 -0700
committerGitHub <noreply@github.com>2021-07-15 10:42:17 -0700
commit54cf624eac7a40fe7073476794f9c92e56bd07bf (patch)
treed941399fa7e414f8bf32d30da9c98ea38cfd0730
parent311a06c8a59ff44506900df9f5a565d1d62de5c0 (diff)
downloadchef-54cf624eac7a40fe7073476794f9c92e56bd07bf.tar.gz
Update dependabot.yml
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.github/dependabot.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 3ded5340be..d07097118e 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,7 +1,7 @@
version: 2
updates:
- package-ecosystem: bundler
- target_branch: "master"
+ target-branch: "master"
directory: "/omnibus"
schedule:
interval: daily
@@ -11,7 +11,7 @@ updates:
labels:
- "Type: Chore"
- package-ecosystem: bundler
- target_branch: "chef-16"
+ target-branch: "chef-16"
directory: "/omnibus"
schedule:
interval: daily