From c13c8adb602ca53cd42898e2eade7d01c31f3941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 08:12:28 +0000 Subject: [PATCH] chore(deps): bump lintervention from 0.3.1 to 0.4.0+1 Bumps [lintervention](https://github.com/whynotmake-it/lintervention) from 0.3.1 to 0.4.0+1. - [Release notes](https://github.com/whynotmake-it/lintervention/releases) - [Changelog](https://github.com/whynotmake-it/lintervention/blob/main/CHANGELOG.md) - [Commits](https://github.com/whynotmake-it/lintervention/compare/lintervention-v0.3.1...lintervention-v0.4.0) --- updated-dependencies: - dependency-name: lintervention dependency-version: 0.4.0+1 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 a2c87c9..084de42 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,7 @@ dev_dependencies: build_version: ^2.1.1 freezed: ^3.1.0 json_serializable: ^6.7.1 - lintervention: ">=0.3.1 <0.4.0" + lintervention: ">=0.3.1 <0.5.0" melos: ">=5.3.0 <7.0.0" mocktail: ^1.0.0 test: ^1.24.2