From c14a91d3bc01a36c548d2e8c3402fe346f641d8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 13:59:24 +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 d8e82ad5..25361a9d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,6 +27,6 @@ dependencies: web: ^1.1.1 dev_dependencies: - flutter_lints: ^5.0.0 + flutter_lints: ^6.0.0 flutter_test: sdk: flutter