Skip to content

Commit c35308c

Browse files
Bump lints from 5.1.1 to 6.0.0 in the major group
Bumps the major group with 1 update: [lints](https://github.com/dart-lang/core/tree/main/pkgs). Updates `lints` from 5.1.1 to 6.0.0 - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.0.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a12cd52 commit c35308c

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 <6.0.0"
30-
lints: ">=2.0.0 <6.0.0"
30+
lints: ">=2.0.0 <7.0.0"
3131
matcher: ^0.12.5
3232
test: ^1.15.7
3333
test_descriptor: ^2.0.0

0 commit comments

Comments
 (0)