From 3c0ed8139b25c40938615d432af0fb36b0f544c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 18:43:55 +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 be53e88..cb646c7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,5 +7,5 @@ environment: sdk: ^3.0.0 dev_dependencies: - lints: ^4.0.0 + lints: ^6.0.0 test: ^1.24.3