From d14f4b1dc881f1eb7a25a88c904cfddbd62c5394 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 05:39:28 +0000 Subject: [PATCH] chore(deps): update dependency lints to v5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 29c8526..b03df4d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,5 +14,5 @@ dependencies: tuple: ^2.0.2 dev_dependencies: - lints: ^3.0.0 + lints: ^5.0.0 test: ^1.24.0