Skip to content

Commit 6a29380

Browse files
pre-commit: autoupdate hook versions (#5766)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9dbeb6b commit 6a29380

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.7b0
16+
rev: 21.8b0
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/keewis/blackdoc

0 commit comments

Comments
 (0)