Skip to content

Commit

Permalink
chore: bump commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz1913 committed Sep 27, 2024
1 parent 004b24a commit 6ef17cb
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 708 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@commitlint/config-conventional": "17.6.6",
"@commitlint/config-conventional": "19.5.0",
"@evilmartians/lefthook": "1.4.3",
"@react-native/eslint-config": "0.75.3",
"@react-native/typescript-config": "0.75.3",
"commitlint": "17.6.6",
"commitlint": "19.5.0",
"eslint": "^8.19.0",
"jest": "29.7.0",
"pod-install": "0.1.38",
Expand Down
4 changes: 3 additions & 1 deletion packages/react-native-avoid-softinput/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,9 @@
},
"plugins": {
"@release-it/conventional-changelog": {
"preset": "angular"
"preset": {
"name": "angular"
}
}
}
},
Expand Down
Loading

0 comments on commit 6ef17cb

Please sign in to comment.