From 2f49ebfc161e7678d51521b8eb9e4bffd3c8fe33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:54:08 +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 7075f97..21ff5b2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: stack_trace: ^1.10.0 dev_dependencies: - lints: ^1.0.1 + lints: 6.0.0 test: ^1.17.12 collection: ^1.16.0