From 701ed7f8074e668b29b42f35e17e408ee2d7732c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 19:05:36 +0000 Subject: [PATCH] chore(deps): update dependency flutter_lints to v6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5add65d..65f1d6c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,7 +52,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: 5.0.0 + flutter_lints: 6.0.0 pana: 0.22.19 # For information on the generic Dart part of this file, see the