Skip to content

Commit 66dcabb

Browse files
[pre-commit.ci] pre-commit autoupdate (#220)
updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Yurii Serhiichuk <[email protected]>
1 parent 252efdb commit 66dcabb

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
@@ -11,7 +11,7 @@ repos:
1111
- id: isort
1212
args: [ "--profile", "black", "--filter-files" ]
1313
- repo: https://github.com/psf/black
14-
rev: 23.7.0
14+
rev: 23.9.1
1515
hooks:
1616
- id: black
1717
language_version: python3.10

0 commit comments

Comments
 (0)