From d0a801aa08a0f20bddca3158e46d5c5bbb057d03 Mon Sep 17 00:00:00 2001 From: Vasu1105 Date: Thu, 18 Jul 2024 14:01:13 +0530 Subject: [PATCH] Creates inspec-7 branch Signed-off-by: Vasu1105 --- .github/dependabot.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f357b688..675ebb74e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,6 +21,17 @@ updates: - package-ecosystem: bundler target-branch: "inspec-5" directory: "/omnibus" + schedule: + interval: daily + open-pull-requests-limit: 10 +- package-ecosystem: bundler + target-branch: "inspec-7" + directory: "/" + schedule: + interval: daily +- package-ecosystem: bundler + target-branch: "inspec-7" + directory: "/omnibus" schedule: interval: daily open-pull-requests-limit: 10 \ No newline at end of file