Skip to content

Commit dddd7c1

Browse files
[pre-commit.ci] pre-commit autoupdate (#206)
updates: - [github.com/psf/black: 24.1.1 → 24.2.0](psf/black@24.1.1...24.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8bc2652 commit dddd7c1

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
@@ -27,7 +27,7 @@ repos:
2727
- id: no-commit-to-branch
2828

2929
- repo: https://github.com/psf/black
30-
rev: '24.1.1'
30+
rev: '24.2.0'
3131
hooks:
3232
- id: black
3333
types: [file, python]

0 commit comments

Comments
 (0)