From 355b5d0013b259c801b8f5c6cfcec4bc64743971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 20:20:25 +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 0e360b54..9f33626f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,5 +8,5 @@ environment: flutter: ">=3.32.0" dev_dependencies: - lintervention: ^0.3.1 + lintervention: ^0.4.0+1 melos: ^6.3.3