From 074a6a798dbc9102b172ebeb8f71a2f8e19b58bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 05:21:12 +0000 Subject: [PATCH] Bump pkgchk-cli from 0.3.489 to 0.3.516 --- updated-dependencies: - dependency-name: pkgchk-cli dependency-version: 0.3.516 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[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 edf1d05..7473894 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -17,7 +17,7 @@ "rollForward": false }, "pkgchk-cli": { - "version": "0.3.489", + "version": "0.3.516", "commands": [ "pkgchk" ],