Skip to content

Commit 88a41f9

Browse files
committed
Update black 23.10.1 -> 24.4.2
Signed-off-by: Khakers <[email protected]>
1 parent 4efa3a8 commit 88a41f9

File tree

3 files changed

+17
-13
lines changed

3 files changed

+17
-13
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: "23.10.1"
3+
rev: "24.4.2"
44
hooks:
55
- id: black
66
- repo: https://github.com/charliermarsh/ruff-pre-commit

pdm.lock

Lines changed: 15 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ aiohttp==3.8.6
55
aiosignal==1.3.1
66
async-timeout==4.0.3
77
attrs==23.1.0
8-
black==23.10.1
8+
black==24.4.2
99
cairocffi==1.3.0
1010
certifi==2023.7.22
1111
cffi==1.15.1

0 commit comments

Comments
 (0)