Skip to content

Commit 8d21f28

Browse files
authored
Auto-update pre-commit hooks
1 parent 814efb7 commit 8d21f28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ repos:
1111
- id: check-yaml
1212

1313
- repo: https://github.com/psf/black
14-
rev: 21.9b0
14+
rev: 21.10b0
1515
hooks:
1616
- id: black
1717

1818
- repo: https://github.com/timothycrosley/isort
19-
rev: 5.9.3
19+
rev: 5.10.0
2020
hooks:
2121
- id: isort
2222

0 commit comments

Comments
 (0)