From cbc8655cb75f059fcf0c891d900c524ac74ac8b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 15:46:04 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v13 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 80e9426..d765173 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ environment: dependencies: flutter: sdk: flutter - analyzer: 8.4.0 + analyzer: 13.0.0 analyzer_plugin: 0.13.10 custom_lint_builder: 0.8.1