From 4c3774e54827bd52dd69650d186c3256c348818e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 01:14:22 +0000 Subject: [PATCH] chore(deps): bump lints from 5.1.1 to 6.0.0 Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.1.1 to 6.0.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.0.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/flutter_hooks_lint/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter_hooks_lint/pubspec.yaml b/packages/flutter_hooks_lint/pubspec.yaml index aff5d3f..46c1acf 100644 --- a/packages/flutter_hooks_lint/pubspec.yaml +++ b/packages/flutter_hooks_lint/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: custom_lint_builder: ">=0.6.0 <0.7.0" # path: ^1.8.0 dev_dependencies: - lints: ^5.1.1 + lints: ^6.0.0 test: ^1.24.0 very_good_analysis: ^7.0.0