Skip to content

Commit

Permalink
Merge pull request #773 from alandtse/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse authored Nov 12, 2023
2 parents a59a3fd + 49d1c22 commit fa8b92d
Show file tree
Hide file tree
Showing 5 changed files with 230 additions and 234 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repos:
- hooks:
- id: black
repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
- repo: https://github.com/pre-commit/mirrors-prettier
hooks:
- id: prettier
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tesla_custom/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/alandtse/tesla/issues",
"loggers": ["teslajsonpy"],
"requirements": ["teslajsonpy==3.9.6"],
"requirements": ["teslajsonpy==3.9.8"],
"version": "3.19.2"
}
Loading

0 comments on commit fa8b92d

Please sign in to comment.