Skip to content

Commit 840822f

Browse files
pre-commit: autoupdate hook versions (#98)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent addadc9 commit 840822f

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
@@ -14,7 +14,7 @@ repos:
1414
- id: isort
1515
# https://github.com/python/black#version-control-integration
1616
- repo: https://github.com/python/black
17-
rev: 20.8b1
17+
rev: 21.4b2
1818
hooks:
1919
- id: black
2020
- repo: https://github.com/keewis/blackdoc

0 commit comments

Comments
 (0)