From ac3ef53bbb57172edd8451a72115400b15de456a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:15:19 +0000 Subject: [PATCH] chore(deps): bump commitlint_cli from 0.7.2 to 0.8.0 Bumps [commitlint_cli](https://github.com/hyiso/commitlint) from 0.7.2 to 0.8.0. - [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.7.2...v0.8.0) --- 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 10bb97d..aaa6e30 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ publish_to: none environment: sdk: '>=2.12.0 <3.0.0' dev_dependencies: - commitlint_cli: ^0.7.0 + commitlint_cli: ^0.8.0 husky: ^0.1.6 lint_staged: ^0.5.0 melos: ^3.0.0