Skip to content

Commit cbab8a5

Browse files
authored
autoupdate the pre-commit hooks (#68)
1 parent c6ef8b9 commit cbab8a5

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
@@ -11,8 +11,8 @@ repos:
1111
rev: 5.10.1
1212
hooks:
1313
- id: isort
14-
- repo: https://github.com/python/black
15-
rev: 22.1.0
14+
- repo: https://github.com/psf/black
15+
rev: 22.3.0
1616
hooks:
1717
- id: black
1818
- repo: https://gitlab.com/pycqa/flake8

0 commit comments

Comments
 (0)