From 3f79608f13bf6fff76826de936e7692bd02c4fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 03:19:53 +0000 Subject: [PATCH] chore(deps): bump lints from 5.1.1 to 6.1.0 Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.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 fa1ad86..35c36e6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,5 +3,5 @@ name: athena_sql_workspace environment: sdk: '>=3.5.0 <4.0.0' dev_dependencies: - lints: ^5.0.0 + lints: ^6.1.0 melos: ^6.2.0