From 0d492a18ce4f2281655d35979bae4ecbecb4ecf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 15:56:03 +0300 Subject: [PATCH] Bump lints from 3.0.0 to 4.0.0 (#101) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ef66657..f7d379b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: dev_dependencies: check_coverage: ^0.0.4 - lints: ^3.0.0 + lints: ">=3.0.0 <5.0.0" path: ^1.8.2 test: ^1.21.1