Skip to content

Commit

Permalink
Merge pull request #977 from kiosion/dependabot/npm_and_yarn/lint-sta…
Browse files Browse the repository at this point in the history
…ged-15.1.0

chore(deps-dev): bump lint-staged from 15.0.2 to 15.1.0
  • Loading branch information
kiosion authored Nov 18, 2023
2 parents 4ab3263 + 22e0401 commit f9fc262
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"devDependencies": {
"husky": "^8.0.3",
"lint-staged": "^15.0.2"
"lint-staged": "^15.1.0"
},
"scripts": {
"prepare": "test -f ./.husky/pre-commit || (husky install && chmod ug+x ./.husky/* && husky add ./.husky/pre-commit 'pnpm lint-staged')"
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f9fc262

Please sign in to comment.