Skip to content

Commit 6cff60b

Browse files
committed
fix for codeclimate version
1 parent f2faceb commit 6cff60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"husky": {
6161
"hooks": {
62-
"pre-commit": "npm run combineRules && git add codeclimateEslintRulesv4.js"
62+
"pre-commit": "npm run combineRules && git add codeclimateEslintRulesv6.js"
6363
}
6464
}
6565
}

0 commit comments

Comments
 (0)