From 9e5b1b72142de421ebc46ad0ec30782d2e88fcac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 18:42:02 +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..8906e9b 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