Skip to content

Commit 234b40a

Browse files
pre-commit: autoupdate hook versions (#5280)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d913cb7 commit 234b40a

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
@@ -13,15 +13,15 @@ repos:
1313
- id: isort
1414
# https://github.com/python/black#version-control-integration
1515
- repo: https://github.com/psf/black
16-
rev: 21.4b2
16+
rev: 21.5b0
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/keewis/blackdoc
2020
rev: v0.3.3
2121
hooks:
2222
- id: blackdoc
2323
- repo: https://gitlab.com/pycqa/flake8
24-
rev: 3.9.1
24+
rev: 3.9.2
2525
hooks:
2626
- id: flake8
2727
# - repo: https://github.com/Carreau/velin

0 commit comments

Comments
 (0)