Skip to content

Commit

Permalink
Merge pull request #19 from hyiso/dependabot/pub/lint_staged-0.5.0
Browse files Browse the repository at this point in the history
chore(deps): Bump lint_staged from 0.4.3 to 0.5.0
  • Loading branch information
hyiso authored Jan 22, 2024
2 parents 91b2ec1 + 03f5966 commit e818b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
'**.dart': dart fix --apply && dart format --fix

0 comments on commit e818b15

Please sign in to comment.