diff --git a/tooling/claat_export_images/pubspec.yaml b/tooling/claat_export_images/pubspec.yaml index 95fb2c0a49..10c293bed7 100644 --- a/tooling/claat_export_images/pubspec.yaml +++ b/tooling/claat_export_images/pubspec.yaml @@ -18,5 +18,5 @@ dependencies: dev_dependencies: build_runner: ^2.4.5 json_serializable: ^6.7.0 - lints: ^2.0.0 + lints: ">=2.0.0 <4.0.0" test: ^1.21.0