From f64304aa82864cf9f1a19b464ab0a6f9b74f3662 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Wed, 19 Jun 2024 16:00:14 -0700 Subject: [PATCH] update lints --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 61794c0..4da2c9f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,6 +14,6 @@ dependencies: string_scanner: ^1.1.0 dev_dependencies: - dart_flutter_team_lints: ^2.0.0 + dart_flutter_team_lints: ^3.0.0 test: ^1.17.0 test_descriptor: ^2.0.0