mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	update minimal python version to 3.10 (#8850)
This commit is contained in:
		| @@ -28,10 +28,10 @@ repos: | ||||
|           - --branch=release | ||||
|           - --branch=beta | ||||
|   - repo: https://github.com/asottile/pyupgrade | ||||
|     rev: v3.15.2 | ||||
|     rev: v3.19.1 | ||||
|     hooks: | ||||
|       - id: pyupgrade | ||||
|         args: [--py39-plus] | ||||
|         args: [--py310-plus] | ||||
|   - repo: https://github.com/adrienverge/yamllint.git | ||||
|     rev: v1.37.1 | ||||
|     hooks: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user