Skip to content

Commit 9afdb66

Browse files
committed
chore(deps): bump lint_stage from 0.1.5 to 0.2.0-dev.0
1 parent c938ae2 commit 9afdb66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ dependencies:
1717

1818
dev_dependencies:
1919
husky: ^0.1.4+2
20-
lint_staged: ^0.1.5
20+
lint_staged: ^0.2.0-dev.0
2121
lints: ^2.0.0
2222
test: ^1.21.0
2323
uuid: ^3.0.7
2424

2525
lint_staged:
26-
'.dart': dart fix --apply && dart format --fix
26+
'lib/**.dart': dart fix --apply && dart format --fix

0 commit comments

Comments
 (0)