From 7cf7f9d1a42a8dd58a245f28857b78dc9dd62799 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 00:58:58 +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 a09c05e..367416c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,5 +10,5 @@ dependencies: latlong2: ^0.9.0 dev_dependencies: - lints: ^5.0.0 + lints: 6.1.0 test: ^1.16.8