mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Bump pyupgrade from 3.19.1 to 3.20.0 (#8891)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -28,7 +28,7 @@ repos: | |||||||
|           - --branch=release |           - --branch=release | ||||||
|           - --branch=beta |           - --branch=beta | ||||||
|   - repo: https://github.com/asottile/pyupgrade |   - repo: https://github.com/asottile/pyupgrade | ||||||
|     rev: v3.19.1 |     rev: v3.20.0 | ||||||
|     hooks: |     hooks: | ||||||
|       - id: pyupgrade |       - id: pyupgrade | ||||||
|         args: [--py310-plus] |         args: [--py310-plus] | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| pylint==3.3.7 | pylint==3.3.7 | ||||||
| flake8==7.2.0  # also change in .pre-commit-config.yaml when updating | flake8==7.2.0  # also change in .pre-commit-config.yaml when updating | ||||||
| ruff==0.11.11  # also change in .pre-commit-config.yaml when updating | ruff==0.11.11  # also change in .pre-commit-config.yaml when updating | ||||||
| pyupgrade==3.19.1  # also change in .pre-commit-config.yaml when updating | pyupgrade==3.20.0  # also change in .pre-commit-config.yaml when updating | ||||||
| pre-commit | pre-commit | ||||||
|  |  | ||||||
| # Unit tests | # Unit tests | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user