From 682e8238c66dd2580a6564cc52e41b2a9c3d6806 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 02:28:27 +0000 Subject: [PATCH] chore(deps): update dependency flutter_lints to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 988a92a..80a94f8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: provider: ^6.1.2 dev_dependencies: - flutter_lints: ^2.0.3 + flutter_lints: ^3.0.0 flutter_test: sdk: flutter