From 5b1e973cbdaa85060a061fa14fa0e3ef73d2608c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 07:39:40 +0000 Subject: [PATCH] chore(deps): update dependency flutter_lints to v5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7c41ff83..b453e2a8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,6 +26,6 @@ dependencies: path: ^1.8.2 dev_dependencies: - flutter_lints: ^2.0.1 + flutter_lints: ^5.0.0 flutter_test: sdk: flutter