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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent d620c18 commit cb9f730
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 @@ -34,7 +34,7 @@ dependencies:

dev_dependencies:
dart_code_metrics: ^5.0.1
flutter_lints: ^2.0.1
flutter_lints: ">=2.0.1 <5.0.0"
flutter_test:
sdk: flutter
glados: ^1.0.0
Expand Down

0 comments on commit cb9f730

Please sign in to comment.