From eec588eafccb0254d49327ea54145dd7fb82ae21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 18:26:13 +0000 Subject: [PATCH] chore(deps): update dependency lints to v4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6f3635e..5bf2180 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,5 +11,5 @@ dependencies: dart_style: ^2.3.6 dev_dependencies: - lints: ^3.0.0 + lints: ^4.0.0 test: ^1.24.0