Browse Source

chore(deps): bump commitlint_cli from 0.5.0 to 0.6.0

Bumps [commitlint_cli](https://github.com/hyiso/commitlint) from 0.5.0 to 0.6.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.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: commitlint_cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/502/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
9a07ac711e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pubspec.yaml

2
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

Loading…
Cancel
Save