Skip to content

Commit 0c36acf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com./psf/black: 23.11.0 → 24.4.2](psf/black@23.11.0...24.4.2) - [github.com./PyCQA/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
1 parent d095803 commit 0c36acf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com./psf/black
3-
rev: 23.11.0
3+
rev: 24.4.2
44
hooks:
55
- id: black
66
language_version: python3.10
77
- repo: https://github.com./PyCQA/isort
8-
rev: 5.12.0
8+
rev: 5.13.2
99
hooks:
1010
- id: isort

0 commit comments

Comments
 (0)