From 69246299d35d5a9130309b78d5af086edd519efe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 15:12:12 +0000 Subject: [PATCH] chore(deps): update dependency flutter_lints to v6 --- packages/ubuntu_lints/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ubuntu_lints/pubspec.yaml b/packages/ubuntu_lints/pubspec.yaml index 121f51ee..31752ed1 100644 --- a/packages/ubuntu_lints/pubspec.yaml +++ b/packages/ubuntu_lints/pubspec.yaml @@ -10,6 +10,6 @@ environment: sdk: ">=3.0.0 <4.0.0" dependencies: - flutter_lints: ^5.0.0 + flutter_lints: ^6.0.0 yaml: ^3.1.2