mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Raise minimum python version to 3.8 (#3176)
This commit is contained in:
		| @@ -25,3 +25,8 @@ repos: | ||||
|           - --branch=dev | ||||
|           - --branch=release | ||||
|           - --branch=beta | ||||
|   - repo: https://github.com/asottile/pyupgrade | ||||
|     rev: v2.31.0 | ||||
|     hooks: | ||||
|       - id: pyupgrade | ||||
|         args: [--py38-plus] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user