From b59415fb75ad0527d89815ae9188344fe9f4445c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 21:40:15 +0200 Subject: [PATCH] build(deps): update dependency dotnet-ccvarn to v1.3.0 (#114) Co-authored-by: Renovate Bot --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 1070fd5..7102bfc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "dotnet-ccvarn": { - "version": "1.2.0", + "version": "1.3.0", "commands": [ "dotnet-ccvarn" ]