mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 23:21:54 +00:00 
			
		
		
		
	Bump pylint from 3.2.7 to 3.3.6 (#8441)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
		| @@ -86,6 +86,7 @@ disable = [ | ||||
|   "too-many-branches", | ||||
|   "too-many-statements", | ||||
|   "too-many-arguments", | ||||
|   "too-many-positional-arguments", | ||||
|   "too-many-return-statements", | ||||
|   "too-many-instance-attributes", | ||||
|   "duplicate-code", | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| pylint==3.2.7 | ||||
| pylint==3.3.6 | ||||
| flake8==7.0.0  # also change in .pre-commit-config.yaml when updating | ||||
| ruff==0.11.0 # also change in .pre-commit-config.yaml when updating | ||||
| pyupgrade==3.15.2  # also change in .pre-commit-config.yaml when updating | ||||
|   | ||||
		Reference in New Issue
	
	Block a user