From 3c2a1ccfe7fd7880130917d3d021c13a971b5f3b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 31 Oct 2023 00:01:13 +0100 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 7300743..03acb27 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,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: ^2.0.0 + flutter_lints: ^3.0.0 build_runner: ^2.4.6 test: ^1.24.6 integration_test: