From 228ee3e5e11d35423526af6401fbbd37b05fc07d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 14:29:55 +0000 Subject: [PATCH] chore(deps): bump commitlint_cli from 0.5.0 to 0.6.1 Bumps [commitlint_cli](https://github.com/hyiso/commitlint) from 0.5.0 to 0.6.1. - [Release notes](https://github.com/hyiso/commitlint/releases) - [Changelog](https://github.com/hyiso/commitlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/hyiso/commitlint/compare/v0.5.0...v0.6.1) --- updated-dependencies: - dependency-name: commitlint_cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8eaa4699..605b7974 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.1 fvm: ^2.4.1 husky: ^0.1.6 melos: ^3.1.0