From 512132ad59222d3a5b13f01cac89911729ff8ae3 Mon Sep 17 00:00:00 2001 From: Tim Jacomb <21194782+timja@users.noreply.github.com> Date: Sun, 22 Dec 2024 22:21:26 +0000 Subject: [PATCH] Fix typo in renovate config (#10095) --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 3e85a24b0e25..0b034b3a1827 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -10,7 +10,7 @@ "postUpdateOptions": [ "yarnDedupeHighest" ], - "ignoreDeps": ["softprops/actions-gh-release"], + "ignoreDeps": ["softprops/action-gh-release"], "packageRules": [ { "matchDatasources": [