Skip to content

Commit e818b15

Browse files
authored
Merge pull request #19 from hyiso/dependabot/pub/lint_staged-0.5.0
chore(deps): Bump lint_staged from 0.4.3 to 0.5.0
2 parents 91b2ec1 + 03f5966 commit e818b15

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
@@ -18,9 +18,9 @@ dependencies:
1818
dev_dependencies:
1919
collection: ^1.17.1
2020
husky: ^0.1.6
21-
lint_staged: ^0.4.2
21+
lint_staged: ^0.5.0
2222
lints: ^2.0.0
2323
test: ^1.21.0
2424

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

0 commit comments

Comments
 (0)