Skip to content

Commit

Permalink
Bump flutter_lints from 1.0.4 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 1.0.4 to 2.0.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v2.0.2/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 Aug 27, 2023
1 parent 5a1e5dc commit d4515b7
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 @@ -12,6 +12,6 @@ environment:
flutter: '>=2.10.0'

dev_dependencies:
flutter_lints: ^1.0.4
flutter_lints: ">=1.0.4 <3.0.0"
flutter_test:
sdk: flutter

0 comments on commit d4515b7

Please sign in to comment.