Skip to content

Commit

Permalink
Bump flutter_lints from 4.0.0 to 5.0.0 (#9)
Browse files Browse the repository at this point in the history
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 81e34c6 commit b63ee7d
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 @@ -20,6 +20,6 @@ dev_dependencies:
flutter_test:
sdk: flutter

flutter_lints: ">=2.0.1 <5.0.0"
flutter_lints: ">=2.0.1 <6.0.0"
convert: ^3.1.1
dio: ^5.0.0

0 comments on commit b63ee7d

Please sign in to comment.