From 91c7b11caffeb36c7b9a532bce4dbc9e7bcc2a51 Mon Sep 17 00:00:00 2001 From: Jayson Grace Date: Thu, 20 Jul 2023 15:57:54 -0600 Subject: [PATCH] Fix introduced renovate bug --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index c9c9735..26aecd0 100755 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -9,7 +9,7 @@ ":enablePreCommit", ":automergeDigest", ":automergeBranch", - "github>facebookincubator/ForgeMunitions//.github/renovate/autoMerge.json5", + "github>facebookincubator/ForgeMunitions/.github/renovate/autoMerge.json5", "helpers:pinGitHubActionDigests" ], "platform": "github",