Skip to content

Commit aaa6c6e

Browse files
authored
chore: remove obsolete git add (conventional-changelog#942)
1 parent 80d3362 commit aaa6c6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
},
3333
"lint-staged": {
3434
"*.{ts,js}": [
35-
"prettier --write",
36-
"git add"
35+
"prettier --write"
3736
]
3837
},
3938
"renovate": {

0 commit comments

Comments
 (0)