From 68041fb2ee1343840ac7df8ebff7030436a294f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 20:10:07 +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 5bb1a0d..ea23b8e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: stacked_core: ^1.1.0 dev_dependencies: - flutter_lints: ^2.0.0 + flutter_lints: 6.0.0 flutter_test: sdk: flutter mockito: