Skip to content

Commit

Permalink
chore(deps): Bump lint_staged from 0.4.3 to 0.5.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 91b2ec1 commit c2a5d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
dev_dependencies:
collection: ^1.17.1
husky: ^0.1.6
lint_staged: ^0.4.2
lint_staged: ">=0.4.2 <0.6.0"
lints: ^2.0.0
test: ^1.21.0

Expand Down

0 comments on commit c2a5d4a

Please sign in to comment.