From cf44c23b2a194dd532d39115be11cf6dc0206a70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:52:40 +0000 Subject: [PATCH] Update dependency lints to v5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6cfb12a..784f474 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,5 +18,5 @@ dependencies: dev_dependencies: coverage: ^1.9.2 - lints: ^4.0.0 + lints: ^5.0.0 test: ^1.25.8