forked from minetest-mods/moreblocks
		
	Update pre-commit hooks to 2.1.0
This commit is contained in:
		@@ -1,8 +1,9 @@
 | 
			
		||||
- repo: https://github.com/pre-commit/pre-commit-hooks
 | 
			
		||||
  rev: v2.0.0
 | 
			
		||||
  hooks:
 | 
			
		||||
    - id: end-of-file-fixer
 | 
			
		||||
    - id: trailing-whitespace
 | 
			
		||||
repos:
 | 
			
		||||
  - repo: https://github.com/pre-commit/pre-commit-hooks
 | 
			
		||||
    rev: v2.1.0
 | 
			
		||||
    hooks:
 | 
			
		||||
      - id: end-of-file-fixer
 | 
			
		||||
      - id: trailing-whitespace
 | 
			
		||||
 | 
			
		||||
    - id: mixed-line-ending
 | 
			
		||||
      args: [--fix=lf]
 | 
			
		||||
      - id: mixed-line-ending
 | 
			
		||||
        args: [--fix=lf]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user