Skip to content

Commit 358492e

Browse files
committed
Merge PR #2: bump lints to the 6.x line (>=5.0.0 <7.0.0)
2 parents b9c7ea3 + e89aade commit 358492e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ environment:
1818
sdk: ^3.5.0
1919

2020
dev_dependencies:
21-
lints: ^5.0.0
21+
lints: ">=5.0.0 <7.0.0"
2222
test: ^1.25.0

0 commit comments

Comments
 (0)