mirror of
				https://github.com/devine-dl/devine.git
				synced 2025-11-03 19:34:49 +00:00 
			
		
		
		
	ci(pre-commit): Add a conventional-commit hook
This commit is contained in:
		
							parent
							
								
									27b3693cc1
								
							
						
					
					
						commit
						944cfb0273
					
				@ -2,6 +2,11 @@
 | 
			
		||||
# See https://pre-commit.com/hooks.html for more hooks
 | 
			
		||||
 | 
			
		||||
repos:
 | 
			
		||||
  - repo: https://github.com/compilerla/conventional-pre-commit
 | 
			
		||||
    rev: v3.1.0
 | 
			
		||||
    hooks:
 | 
			
		||||
      - id: conventional-pre-commit
 | 
			
		||||
        stages: [commit-msg]
 | 
			
		||||
  - repo: https://github.com/mtkennerly/pre-commit-hooks
 | 
			
		||||
    rev: v0.3.0
 | 
			
		||||
    hooks:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user