Skip to content

Commit eb2377a

Browse files
pre-commit: autoupdate hook versions (#123)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 237c4ba commit eb2377a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ repos:
1414
- id: isort
1515
# https://github.com/python/black#version-control-integration
1616
- repo: https://github.com/python/black
17-
rev: 21.6b0
17+
rev: 21.7b0
1818
hooks:
1919
- id: black
2020
- repo: https://github.com/keewis/blackdoc
21-
rev: v0.3.3
21+
rev: v0.3.4
2222
hooks:
2323
- id: blackdoc
2424
- repo: https://gitlab.com/pycqa/flake8

0 commit comments

Comments
 (0)