From d1b7012e82789fccdb0f506768501ee05720889d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Mar 2022 12:49:09 +0000 Subject: [PATCH] Update dependency lints to v2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e014d36..500e163 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: disposebag: ^1.5.0 dev_dependencies: - lints: ^1.0.1 + lints: ^2.0.0 test: ^1.17.12 rxdart: ^0.27.2 built_collection: ^5.1.1