Skip to content

Commit 36e9a02

Browse files
chore(deps): bump flutter_lints from 5.0.0 to 6.0.0 (#2099)
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joscha Eckert <[email protected]>
1 parent 4ad1c2f commit 36e9a02

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
@@ -40,7 +40,7 @@ dependencies:
4040
vector_math: ^2.1.4
4141

4242
dev_dependencies:
43-
flutter_lints: ">=4.0.0 <6.0.0"
43+
flutter_lints: ">=4.0.0 <7.0.0"
4444
flutter_test:
4545
sdk: flutter
4646
mocktail: ^1.0.3

0 commit comments

Comments
 (0)