Skip to content

Commit

Permalink
Update black 23.10.1 -> 24.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Khakers <[email protected]>
  • Loading branch information
khakers committed Jun 18, 2024
1 parent 4efa3a8 commit 88a41f9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: "23.10.1"
rev: "24.4.2"
hooks:
- id: black
- repo: https://github.com/charliermarsh/ruff-pre-commit
Expand Down
26 changes: 15 additions & 11 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aiohttp==3.8.6
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
black==23.10.1
black==24.4.2
cairocffi==1.3.0
certifi==2023.7.22
cffi==1.15.1
Expand Down

0 comments on commit 88a41f9

Please sign in to comment.