Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 424d963 commit dfbe751
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 @@ -4,7 +4,7 @@
repos:
- repo: https://github.com/ambv/black
# renovate: datasource=pypi depName=black
rev: 23.10.0
rev: 24.1.1
hooks:
- id: black
language_version: python3
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiotruenas-client==0.10.0
black==23.10.0
black==24.1.1
flake8==6.1.0
isort==5.12.0
pre-commit==3.5.0
Expand Down

0 comments on commit dfbe751

Please sign in to comment.