Skip to content

Commit 97d3947

Browse files
chore(deps): Bump flutter_lints in the spotify_sdk group
Bumps the spotify_sdk group with 1 update: [flutter_lints](https://github.com/flutter/packages/tree/main/packages). Updates `flutter_lints` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v6.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spotify_sdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06f7784 commit 97d3947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dev_dependencies:
2626
sdk: flutter
2727
build_runner: ^2.4.13
2828
json_serializable: ^6.8.0
29-
flutter_lints: ^5.0.0
29+
flutter_lints: ">=5.0.0 <7.0.0"
3030

3131

3232
# For information on the generic Dart part of this file, see the

0 commit comments

Comments
 (0)