Skip to content

Commit 2d79c6d

Browse files
Bump lints from 4.0.0 to 5.0.0 in the major group
Bumps the major group with 1 update: [lints](https://github.com/dart-lang/lints). Updates `lints` from 4.0.0 to 5.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@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04a66af commit 2d79c6d

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
@@ -27,7 +27,7 @@ dependencies:
2727
dev_dependencies:
2828
build_runner: ^2.0.0
2929
dependency_validator: ^4.0.0
30-
lints: '>=2.0.0 <5.0.0'
30+
lints: ">=2.0.0 <6.0.0"
3131
matcher: ^0.12.5
3232
test: ^1.15.7
3333
test_descriptor: ^2.0.0

0 commit comments

Comments
 (0)