From aa630a3f5916715374c14b9d0e9d2f9fb3600e8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 11:15:19 +0900 Subject: [PATCH] Update dependency int128/typescript-action-renovate-config to v1.7.0 (#874) 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", ] }