From 8d33aa3943da0948aac072b031edacf713870de8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 01:39:33 +0000 Subject: [PATCH] chore(deps): update dependency lints to v6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8bf05dc..092dc1c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,5 +13,5 @@ dependencies: webfetch: ^0.1.0 dev_dependencies: - lints: ">=2.0.1 <5.0.0" + lints: "6.1.0" test: ^1.23.1