From 2dffbd8205fd4d601bcdf9f7c3a9c77bdd52eca1 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 10 May 2024 01:12:53 +0000 Subject: [PATCH] Update dependency flutter_lints to v4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5d05cb7..febfb9d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -46,7 +46,7 @@ dev_dependencies: # activated in the `analysis_options.yaml` file located at the root of your # package. See that file for information about deactivating specific lint # rules and activating additional ones. - flutter_lints: ^1.0.0 + flutter_lints: ^4.0.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec -- 2.45.1