From 711499213f44c90beffd2b71bcca7be8ba4d8770 Mon Sep 17 00:00:00 2001 From: Jan Romann Date: Wed, 8 Nov 2023 16:59:49 +0100 Subject: [PATCH] chore(devDeps): upgrade lints to version 3.0.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0f415e8e..fb8a0097 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dev_dependencies: build_runner: ^2.3.0 coverage: ^1.0.4 lint: ^2.0.2 - lints: ^2.0.2 + lints: ^3.0.0 mockito: ^5.0.17 test: ^1.24.3