diff --git a/pubspec.yaml b/pubspec.yaml index 163cb6e..1f5bac2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,5 +18,5 @@ environment: sdk: ^3.5.0 dev_dependencies: - lints: ^5.0.0 + lints: ">=5.0.0 <7.0.0" test: ^1.25.0