Skip to content

Commit c2a5d4a

Browse files
chore(deps): Bump lint_staged from 0.4.3 to 0.5.0
Bumps [lint_staged](https://github.com/hyiso/lint_staged) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/hyiso/lint_staged/releases) - [Changelog](https://github.com/hyiso/lint_staged/blob/main/CHANGELOG.md) - [Commits](hyiso/lint_staged@v0.4.3...v0.5.0) --- updated-dependencies: - dependency-name: lint_staged dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91b2ec1 commit c2a5d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
dev_dependencies:
1919
collection: ^1.17.1
2020
husky: ^0.1.6
21-
lint_staged: ^0.4.2
21+
lint_staged: ">=0.4.2 <0.6.0"
2222
lints: ^2.0.0
2323
test: ^1.21.0
2424

0 commit comments

Comments
 (0)