From 8f6ccab7b43cdf397143471e463ba84e5d42cf16 Mon Sep 17 00:00:00 2001 From: Masaya Suzuki <15100604+massongit@users.noreply.github.com> Date: Sat, 16 Dec 2023 09:58:31 +0900 Subject: [PATCH] =?UTF-8?q?renovate:=20Go=E3=83=91=E3=83=83=E3=82=B1?= =?UTF-8?q?=E3=83=BC=E3=82=B8=E3=81=AE=E3=82=A2=E3=83=83=E3=83=97=E3=83=87?= =?UTF-8?q?=E3=83=BC=E3=83=88=E5=BE=8C=E3=81=ABgo=20mod=20tidy=E3=82=92?= =?UTF-8?q?=E8=A1=8C=E3=81=86=20(#1421)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/default.json b/default.json index eee71a097..7d47481cf 100644 --- a/default.json +++ b/default.json @@ -9,6 +9,14 @@ "prConcurrentLimit": 2, "configMigration": true, "packageRules": [ + { + "matchManagers": [ + "gomod" + ], + "postUpdateOptions": [ + "gomodTidy" + ] + }, { "matchPackageNames": [ "npm"