Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit e10e882

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 22.3.0 → 22.6.0](psf/black@22.3.0...22.6.0)
1 parent ce9464d commit e10e882

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
@@ -32,7 +32,7 @@ repos:
3232
- id: blacken-docs
3333
additional_dependencies: [ black==21.5b1 ]
3434
- repo: https://github.com/psf/black
35-
rev: 22.3.0
35+
rev: 22.6.0
3636
hooks:
3737
- id: black
3838
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)