From 91a6439cca965ea81f3c160c68b8c1dda7c5d99e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 12:43:54 +0000 Subject: [PATCH] Bump regitlint from 6.3.11 to 6.3.12 Bumps [regitlint](https://github.com/sethreno/ReGitLint) from 6.3.11 to 6.3.12. - [Commits](https://github.com/sethreno/ReGitLint/commits) --- updated-dependencies: - dependency-name: regitlint 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 1116b75ae4..40ca631289 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "regitlint": { - "version": "6.3.11", + "version": "6.3.12", "commands": [ "regitlint" ]