From 096429a3c11e1e9f73129999d56c68dabc2c5cf2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Oct 2023 04:01:29 +0200 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: