From 11fcb4d05af1b529edecd88cbaf44deea024958f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:01:06 +0000 Subject: [PATCH] Update dependency custom_lint to ^0.6.0 --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 7fdbd7af..e0aa297e 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -28,7 +28,7 @@ dev_dependencies: dependency_validator: ^3.2.2 build_runner: ^2.3.3 freezed: ^2.4.5 - custom_lint: ^0.5.3 + custom_lint: ^0.6.0 riverpod_lint: ^2.1.1 riverpod_generator: ^2.3.3 json_serializable: ^6.6.2