From 503264cc742e8fb3dec411b18ce778d6fb8e3939 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Thu, 19 Oct 2023 02:02:00 +0200 Subject: [PATCH] Update dependency flutter_lints to v3 --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 88265a9..2f8a751 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -50,7 +50,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 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec