Skip to content

Commit f2b9853

Browse files
[pre-commit.ci] pre-commit autoupdate (#158)
updates: - https://github.com/python/blackhttps://github.com/psf/black Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent eec47fc commit f2b9853

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
@@ -16,7 +16,7 @@ repos:
1616
hooks:
1717
- id: isort
1818
# https://github.com/python/black#version-control-integration
19-
- repo: https://github.com/python/black
19+
- repo: https://github.com/psf/black
2020
rev: 22.1.0
2121
hooks:
2222
- id: black

0 commit comments

Comments
 (0)