From 7916b43f8729069934198af044b9f342aa156cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 09:33:21 +0000 Subject: [PATCH] Bump custom_lint from 0.4.0 to 0.5.0 Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.4.0 to 0.5.0. - [Commits](https://github.com/invertase/dart_custom_lint/compare/custom_lint-v0.4.0...custom_lint-v0.5.0) --- updated-dependencies: - dependency-name: custom_lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ce3ab79..91ce864 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: uuid: ^3.0.7 dev_dependencies: - custom_lint: ^0.4.0 + custom_lint: ">=0.4.0 <0.6.0" fd_lints: ^2.0.0 flutter_test: sdk: flutter