From c6fcd80bb56ed82749b202792acff47a10f0055e Mon Sep 17 00:00:00 2001 From: Nikolas Rimikis Date: Mon, 17 Jul 2023 19:28:18 +0200 Subject: [PATCH] chore(deps): bump commitlint should also fix the body --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8eaa4699..04fc789d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ publish_to: none environment: sdk: '>=3.0.0 <4.0.0' dev_dependencies: - commitlint_cli: ^0.5.0 + commitlint_cli: ^0.6.0 fvm: ^2.4.1 husky: ^0.1.6 melos: ^3.1.0