Skip to content

Commit

Permalink
chore(deps): update black to v23.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent b24633d commit 7672c3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
- id: ruff

- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.7.0
rev: 23.11.0
hooks:
- id: black
args:
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytekukko==0.14.0

black==23.7.0
black==23.11.0
mypy==1.4.1
homeassistant-stubs>=2023.7.0
voluptuous-stubs>=0.1.1
Expand Down

0 comments on commit 7672c3f

Please sign in to comment.