From c8abcf48e03f8676bea964306800d19d2cef9142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 09:55:30 +0000 Subject: [PATCH] build(deps): bump custom_lint from 0.5.11 to 0.6.4 Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.11 to 0.6.4. - [Commits](https://github.com/invertase/dart_custom_lint/compare/custom_lint-v0.5.11...custom_lint-v0.6.4) --- 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 b58a6e5..afe6c5e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: uuid: ">=4.1.0 <6.0.0" dev_dependencies: - custom_lint: ^0.5.4 + custom_lint: ">=0.5.4 <0.7.0" fd_lints: ^2.2.0 flutter_test: sdk: flutter