Skip to content

Commit 6ca86af

Browse files
Bump lints from 2.1.1 to 3.0.0
Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/dart-lang/lints/releases) - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md) - [Commits](dart-archive/lints@v2.1.1...v3.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82e5464 commit 6ca86af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ dependencies:
1111
test: ^1.20.0
1212

1313
dev_dependencies:
14-
lints: ^2.1.1
14+
lints: ">=2.1.1 <4.0.0"

0 commit comments

Comments
 (0)