From d3725e7d01c0aa2649afe4dd3bf99d25f4654492 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 15:53:04 +0000 Subject: [PATCH] fix(deps): update dependency custom_lint_builder to v0.8.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0cfe35c..435e5e6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: sdk: flutter analyzer: 7.3.0 analyzer_plugin: 0.13.0 - custom_lint_builder: 0.7.5 + custom_lint_builder: 0.8.1 dev_dependencies: flutter_test: