Skip to content

Commit

Permalink
build(deps): bump flutter_lints from 2.0.3 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.3 to 4.0.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v4.0.0/packages)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 079fb01 commit 596958a
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 @@ -27,6 +27,6 @@ platforms:
windows:

dev_dependencies:
flutter_lints: ^2.0.3
flutter_lints: ">=2.0.3 <5.0.0"
flutter_test:
sdk: flutter

0 comments on commit 596958a

Please sign in to comment.