Skip to content

Commit cd79f10

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 22fa6f5 commit cd79f10

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
@@ -12,6 +12,6 @@ dependencies:
1212

1313
dev_dependencies:
1414
http: ^1.1.0
15-
lints: ^2.1.1
15+
lints: ">=2.1.1 <4.0.0"
1616
mocktail: ^1.0.0
1717
test: ^1.24.6

0 commit comments

Comments
 (0)