From 14473cc8019c37cb2d30081187c804d840eff1b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 17:11:27 +0900 Subject: [PATCH] Update dependency int128/typescript-action-renovate-config to v1.7.0 (#1032) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 1b930345..04973e97 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,7 +1,7 @@ { "extends": [ "github>int128/renovate-base", - "github>int128/typescript-action-renovate-config#v1.6.0", + "github>int128/typescript-action-renovate-config#v1.7.0", "helpers:pinGitHubActionDigests", ] }