Skip to content

Commit 7ef2da9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
1 parent b542e8e commit 7ef2da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
repos:
44
- repo: https://github.com/psf/black
55
# If you update the version here, also update it in tox.ini (py*-pytestlatest-linters)
6-
rev: 24.2.0
6+
rev: 24.3.0
77
hooks:
88
- id: black
99
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)