2023-11-08 23:07:04 +00:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								# See https://pre-commit.com for more information
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								# See https://pre-commit.com/hooks.html for more hooks
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								exclude: '_pb2.pyi?$'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								repos:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  - repo: https://github.com/mtkennerly/pre-commit-hooks
							 | 
						
					
						
							
								
									
										
										
										
											2025-10-27 08:35:08 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    rev: v0.4.0
							 | 
						
					
						
							
								
									
										
										
										
											2023-11-08 23:07:04 +00:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    hooks:
							 | 
						
					
						
							
								
									
										
										
										
											2025-10-27 08:35:08 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      - id: poetry-ruff-check
							 | 
						
					
						
							
								
									
										
										
										
											2023-11-08 23:07:04 +00:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      - id: poetry-mypy
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  - repo: https://github.com/pycqa/isort
							 | 
						
					
						
							
								
									
										
										
										
											2025-10-27 08:35:08 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    rev: 6.1.0
							 | 
						
					
						
							
								
									
										
										
										
											2023-11-08 23:07:04 +00:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    hooks:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      - id: isort
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  - repo: https://github.com/pre-commit/pre-commit-hooks
							 | 
						
					
						
							
								
									
										
										
										
											2025-10-27 08:35:08 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    rev: v6.0.0
							 | 
						
					
						
							
								
									
										
										
										
											2023-11-08 23:07:04 +00:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    hooks:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      - id: end-of-file-fixer
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      - id: trailing-whitespace
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								        args: [--markdown-linebreak-ext=md]
							 |