Skip to content

Commit

Permalink
chore(deps): update dependency @evilmartians/lefthook to v1.6.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent 20111ba commit 0387bd7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"reset:node_modules": "find . -name 'node_modules' -type d -prune -exec rm -rf '{}' + && pnpm install"
},
"devDependencies": {
"@evilmartians/lefthook": "1.6.16",
"@evilmartians/lefthook": "1.6.17",
"@nozomiishii/commitlint-config": "workspace:*",
"@nozomiishii/cspell-config": "workspace:*",
"@nozomiishii/lefthook-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/lefthook-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"main": "index.yaml",
"bin": "bin/cli.sh",
"dependencies": {
"@evilmartians/lefthook": "1.6.16"
"@evilmartians/lefthook": "1.6.17"
},
"peerDependencies": {
"@evilmartians/lefthook": ">=1.6.16"
"@evilmartians/lefthook": ">=1.6.17"
},
"publishConfig": {
"access": "public"
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 0387bd7

Please sign in to comment.