Skip to content

Commit 6248a86

Browse files
[geolocator_linux]: Bump flutter_lints in /geolocator_linux (#1504)
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.2 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fedf0f5 commit 6248a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geolocator_linux/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies:
2727

2828
dev_dependencies:
2929
build_runner: ^2.1.8
30-
flutter_lints: ^3.0.1
30+
flutter_lints: ">=3.0.1 <5.0.0"
3131
flutter_test:
3232
sdk: flutter
3333
mockito: ^5.0.17

0 commit comments

Comments
 (0)