Skip to content

Commit 30c701e

Browse files
[meta] update pre-commit (#185)
updates: - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 72e4b10 commit 30c701e

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
@@ -4,7 +4,7 @@ default_language_version:
44
python: python3.8
55
repos:
66
- repo: https://github.com/psf/black
7-
rev: 22.6.0
7+
rev: 22.8.0
88
hooks:
99
- id: black
1010
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)