From 839dba3a935b26e4988dd0b1e28cd62de16d8241 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Sat, 25 May 2024 15:48:09 -0700 Subject: [PATCH] bump lints dep and fix --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b042a9e..211ef09 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,5 +13,5 @@ dependencies: string_scanner: ^1.1.0 dev_dependencies: - dart_flutter_team_lints: ^2.0.0 + dart_flutter_team_lints: ^3.0.0 test: ^1.16.0