Skip to content

Commit 1ba3e6e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1)
1 parent 531bdee commit 1ba3e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
- id: isort
4747
args: ["--profile", "black", "--filter-files"]
4848
- repo: https://github.com/psf/black
49-
rev: "23.12.1"
49+
rev: "24.1.1"
5050
hooks:
5151
- id: black
5252
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)