Merge pull request #54 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
		
				commit
				
					
						7ba365d6e8
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
repos:
 | 
					repos:
 | 
				
			||||||
-   repo: https://github.com/pre-commit/pre-commit-hooks
 | 
					-   repo: https://github.com/pre-commit/pre-commit-hooks
 | 
				
			||||||
    rev: v4.3.0
 | 
					    rev: v4.4.0
 | 
				
			||||||
    hooks:
 | 
					    hooks:
 | 
				
			||||||
    -   id: check-added-large-files
 | 
					    -   id: check-added-large-files
 | 
				
			||||||
    -   id: check-ast
 | 
					    -   id: check-ast
 | 
				
			||||||
| 
						 | 
					@ -25,7 +25,7 @@ repos:
 | 
				
			||||||
        args:
 | 
					        args:
 | 
				
			||||||
        - --ignore=D200,D203,D212
 | 
					        - --ignore=D200,D203,D212
 | 
				
			||||||
-   repo: https://github.com/PyCQA/flake8
 | 
					-   repo: https://github.com/PyCQA/flake8
 | 
				
			||||||
    rev: 5.0.4
 | 
					    rev: 6.0.0
 | 
				
			||||||
    hooks:
 | 
					    hooks:
 | 
				
			||||||
    -   id: flake8
 | 
					    -   id: flake8
 | 
				
			||||||
-   repo: https://github.com/asottile/pyupgrade
 | 
					-   repo: https://github.com/asottile/pyupgrade
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue