Skip to content

Commit e96f860

Browse files
pre-commit: autoupdate hook versions (#5441)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 36cb337 commit e96f860

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
@@ -13,7 +13,7 @@ repos:
1313
- id: isort
1414
# https://github.com/python/black#version-control-integration
1515
- repo: https://github.com/psf/black
16-
rev: 21.5b1
16+
rev: 21.5b2
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/keewis/blackdoc

0 commit comments

Comments
 (0)