From 840c7b7e87186826e3d2a254f6346559ece00f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 10:13:27 +0000 Subject: [PATCH] chore(deps): bump lint_staged from 0.2.0 to 0.3.0 Bumps [lint_staged](https://github.com/hyiso/lint_staged) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/hyiso/lint_staged/releases) - [Changelog](https://github.com/hyiso/lint_staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/hyiso/lint_staged/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: lint_staged 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 8c1a5ea..28b4e52 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: dev_dependencies: collection: ^1.17.1 husky: ^0.1.6 - lint_staged: ^0.2.0 + lint_staged: ">=0.2.0 <0.4.0" lints: ^2.0.0 test: ^1.21.0 uuid: ^3.0.7