[pre-commit.ci] pre-commit autoupdate (#10814)
updates: - [github.com/PyCQA/autoflake: v2.0.1 → v2.0.2](https://github.com/PyCQA/autoflake/compare/v2.0.1...v2.0.2) - [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.1...v1.1.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									ab069247cd
								
							
						
					
					
						commit
						eada68b2b3
					
				| 
						 | 
				
			
			@ -23,7 +23,7 @@ repos:
 | 
			
		|||
        exclude: _pytest/(debugging|hookspec).py
 | 
			
		||||
        language_version: python3
 | 
			
		||||
-   repo: https://github.com/PyCQA/autoflake
 | 
			
		||||
    rev: v2.0.1
 | 
			
		||||
    rev: v2.0.2
 | 
			
		||||
    hooks:
 | 
			
		||||
    -   id: autoflake
 | 
			
		||||
        name: autoflake
 | 
			
		||||
| 
						 | 
				
			
			@ -58,7 +58,7 @@ repos:
 | 
			
		|||
    hooks:
 | 
			
		||||
    -   id: python-use-type-annotations
 | 
			
		||||
-   repo: https://github.com/pre-commit/mirrors-mypy
 | 
			
		||||
    rev: v1.0.1
 | 
			
		||||
    rev: v1.1.1
 | 
			
		||||
    hooks:
 | 
			
		||||
    -   id: mypy
 | 
			
		||||
        files: ^(src/|testing/)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue