diff --git a/pubspec.yaml b/pubspec.yaml index 4f1dbb1..99b04af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,9 +18,9 @@ dependencies: dev_dependencies: collection: ^1.17.1 husky: ^0.1.6 - lint_staged: ^0.4.2 + lint_staged: ^0.5.0 lints: ^2.0.0 test: ^1.21.0 lint_staged: - '**.dart': dart fix --apply && dart format --fix \ No newline at end of file + '**.dart': dart fix --apply && dart format --fix