From 0fff191596ffac55f5334d64fbd7cb826511c622 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:57:08 +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 a93c1e4..427cff1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: hive: ^2.2.3 dev_dependencies: - lints: ^3.0.0 + lints: ^5.0.0 test: ^1.16.0 build_runner: ^2.4.7