From d64c8e3acfe215292b3e96e2fc769a44cf81dd83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 23:09:43 +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 a3895c3..dbe02b1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: yaru: ^0.9.0 dev_dependencies: - flutter_lints: ^2.0.0 + flutter_lints: ^3.0.0 flutter_test: sdk: flutter melos: ^3.0.0