From 09d3d05a3b6448d0db3ae21f1e759e09d550cfbc Mon Sep 17 00:00:00 2001 From: jld3103 Date: Sat, 15 Jul 2023 19:30:14 +0200 Subject: [PATCH] chore(tool): Update commitlint_cli --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0d88afb6..8eaa4699 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.4.1 + commitlint_cli: ^0.5.0 fvm: ^2.4.1 husky: ^0.1.6 melos: ^3.1.0