Skip to content

Commit b1de25a

Browse files
[pre-commit.ci] pre-commit autoupdate (#226)
updates: - [github.com/psf/black: 23.12.1 → 24.2.0](psf/black@23.12.1...24.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b20e65f commit b1de25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: reorder-python-imports
66
language_version: python3
77
- repo: https://github.com/psf/black
8-
rev: 23.12.1
8+
rev: 24.2.0
99
hooks:
1010
- id: black
1111
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)