Skip to content

Commit

Permalink
Bump flutter_lints from 2.0.3 to 3.0.1
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 3.0.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v3.0.1/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 Dec 1, 2023
1 parent b515b11 commit 16e3d1b
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 @@ -17,7 +17,7 @@ dependencies:

dev_dependencies:
ffigen: ^8.0.0 # dart run ffigen --config ffigen.yaml
flutter_lints: ^2.0.0
flutter_lints: ">=2.0.0 <4.0.0"
flutter_test:
sdk: flutter
melos: ^3.0.0
Expand Down

0 comments on commit 16e3d1b

Please sign in to comment.