From 5647370d964fe4bbbe9f7122e288980e7c545967 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 00:14:17 +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 0cfe35c..2744e38 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,5 +23,5 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: 5.0.0 + flutter_lints: 6.0.0 pana: 0.22.18