10 lines
		
	
	
		
			193 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			193 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
repos:
 | 
						|
- repo: https://github.com/pre-commit/pre-commit-hooks
 | 
						|
  rev: v4.4.0
 | 
						|
  hooks:
 | 
						|
  - id: trailing-whitespace
 | 
						|
- repo: https://github.com/fsfe/reuse-tool
 | 
						|
  rev: v1.1.2
 | 
						|
  hooks:
 | 
						|
  - id: reuse
 |