You've already forked setup-python
							
							
				mirror of
				https://github.com/actions/setup-python.git
				synced 2025-10-31 07:06:25 +07:00 
			
		
		
		
	Fix husky
This commit is contained in:
		| @ -43,7 +43,8 @@ | ||||
|   "husky": { | ||||
|     "skipCI": true, | ||||
|     "hooks": { | ||||
|       "pre-commit": "npm run build && npm run format && npm prune --production && git add node_modules/*" | ||||
|       "pre-commit": "npm run build && npm run format", | ||||
|       "post-commit": "npm prune --production && git add node_modules/* && git commit -m \"Husky commit correct node modules\"" | ||||
|     } | ||||
|   } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Danny McCormick
					Danny McCormick