| 
						
						
						
					 | 
					 | 
					@ -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: v3.4.0 | 
					 | 
					 | 
					 | 
					    rev: v4.0.1 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    hooks: | 
					 | 
					 | 
					 | 
					    hooks: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    -   id: check-ast | 
					 | 
					 | 
					 | 
					    -   id: check-ast | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        exclude: '^(pyextra)/' | 
					 | 
					 | 
					 | 
					        exclude: '^(pyextra)/' | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -10,13 +10,14 @@ repos: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    -   id: check-merge-conflict | 
					 | 
					 | 
					 | 
					    -   id: check-merge-conflict | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    -   id: check-symlinks | 
					 | 
					 | 
					 | 
					    -   id: check-symlinks | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					-   repo: https://github.com/pre-commit/mirrors-mypy | 
					 | 
					 | 
					 | 
					-   repo: https://github.com/pre-commit/mirrors-mypy | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    rev: v0.800 | 
					 | 
					 | 
					 | 
					    rev: v0.910-1 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    hooks: | 
					 | 
					 | 
					 | 
					    hooks: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    -   id: mypy | 
					 | 
					 | 
					 | 
					    -   id: mypy | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        exclude: '^(pyextra)|(cereal)|(rednose)|(panda)|(laika)|(opendbc)|(laika_repo)|(rednose_repo)/' | 
					 | 
					 | 
					 | 
					        exclude: '^(pyextra)|(cereal)|(rednose)|(panda)|(laika)|(opendbc)|(laika_repo)|(rednose_repo)/' | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        additional_dependencies: ['git+https://github.com/numpy/numpy-stubs'] | 
					 | 
					 | 
					 | 
					        additional_dependencies: ['git+https://github.com/numpy/numpy-stubs', 'types-requests', 'types-atomicwrites', | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                                  'types-pycurl'] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					-   repo: https://github.com/PyCQA/flake8 | 
					 | 
					 | 
					 | 
					-   repo: https://github.com/PyCQA/flake8 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    rev: 3.8.4 | 
					 | 
					 | 
					 | 
					    rev: 4.0.1 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    hooks: | 
					 | 
					 | 
					 | 
					    hooks: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    -   id: flake8 | 
					 | 
					 | 
					 | 
					    -   id: flake8 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        exclude: '^(pyextra)|(cereal)|(rednose)|(panda)|(laika)|(opendbc)|(laika_repo)|(rednose_repo)|(selfdrive/debug)/' | 
					 | 
					 | 
					 | 
					        exclude: '^(pyextra)|(cereal)|(rednose)|(panda)|(laika)|(opendbc)|(laika_repo)|(rednose_repo)|(selfdrive/debug)/' | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |