From 8299754e1a27e2eb6ed86e568a9cc377fe20397e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:48:03 +0000 Subject: [PATCH] chore(deps): update flutter_lints to v5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 44cc26f8..33d25913 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^4.0.0 + flutter_lints: ^5.0.0 flutter_launcher_icons: ^0.14.0 bloc_test: ^9.1.1 mockito: ^5.4.0