Skip to content

Commit

Permalink
fix: bump teslajsonpy to 3.9.9
Browse files Browse the repository at this point in the history
closes #832
  • Loading branch information
alandtse committed Jan 26, 2024
1 parent b5efbaa commit 02ae6f1
Show file tree
Hide file tree
Showing 4 changed files with 388 additions and 400 deletions.
4 changes: 2 additions & 2 deletions .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.11.0
rev: 24.1.0
- repo: https://github.com/pre-commit/mirrors-prettier
hooks:
- id: prettier
Expand All @@ -71,7 +71,7 @@ repos:
- id: prospector
exclude: ^(tests)/.+\.py$
- repo: https://github.com/PyCQA/bandit
rev: 1.7.5
rev: 1.7.7
hooks:
- id: bandit
args:
Expand Down
Loading

0 comments on commit 02ae6f1

Please sign in to comment.