From abf11d58e0c65ab698a9fd8518bdf3b0561124ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 17:47:12 +0000 Subject: [PATCH] chore(deps): update dependency lints to v6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8a966a7..be421ae 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,5 +11,5 @@ dependencies: get_it: ^8.0.0 dev_dependencies: - lints: ^5.0.0 + lints: ^6.0.0 test: ^1.16.0