From 77ebff3795bc84c93f490226fa64841d99b90339 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 03:44:55 +0000 Subject: [PATCH] Update dependency dart_style to v3 --- generator/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/pubspec.yaml b/generator/pubspec.yaml index 7aabf92..4d9de09 100644 --- a/generator/pubspec.yaml +++ b/generator/pubspec.yaml @@ -9,7 +9,7 @@ dependencies: build: ^1.2.2 source_gen: ^0.9.5 code_builder: ^3.2.1 - dart_style: ^1.3.3 + dart_style: 3.1.2 analyzer: ^0.39.5 recase: ^3.0.0 logging: ^0.11.4