Skip to content

Commit

Permalink
chore(deps): 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/pigeon-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 Nov 6, 2023
1 parent 37752ac commit d892d92
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 @@ -18,6 +18,6 @@ dependencies:
yaru_window_platform_interface: ^0.1.0

dev_dependencies:
flutter_lints: ^2.0.0
flutter_lints: ">=2.0.0 <4.0.0"
mockito: ^5.4.0
plugin_platform_interface: ^2.1.4

0 comments on commit d892d92

Please sign in to comment.