From e50f794b5fc634eb0d0a89ad4b29d312b449a6c7 Mon Sep 17 00:00:00 2001 From: Lukas Renggli Date: Sat, 25 May 2024 09:57:51 +0200 Subject: [PATCH] Update linter package --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 57a4ffe2..d8244992 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,5 +19,5 @@ environment: dependencies: meta: ^1.9.0 dev_dependencies: - lints: ^3.0.0 + lints: ^4.0.0 test: ^1.24.0