From 24264aa6acb420fc7ce66e1fe2d0a4ac2d4825e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 04:15:59 +0000 Subject: [PATCH] chore(deps): Bump lints from 2.1.1 to 6.1.0 Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 2.1.1 to 6.1.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.1.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b088370..da63d4b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dev_dependencies: mockito: any collection: any test: any - lints: ">=1.0.1 <3.0.0" + lints: ">=1.0.1 <7.0.0" platforms: android: