Skip to content

Commit

Permalink
style: auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 14, 2024
1 parent 28bdf0f commit 07d4059
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@ repos:
- hooks:
- id: black
repo: https://github.com/psf/black
rev: 24.10.0
rev: 24.8.0
- repo: https://github.com/pre-commit/mirrors-prettier
hooks:
- id: prettier
exclude: ^custom_components/alexa_media/translations|CHANGELOG.md
rev: v4.0.0-alpha.8
- repo: https://github.com/asottile/pyupgrade
rev: v3.18.0
rev: v3.17.0
hooks:
- id: pyupgrade
args: [--py39-plus]
Expand Down

0 comments on commit 07d4059

Please sign in to comment.