Skip to content

Commit 5dad826

Browse files
authored
Auto-update pre-commit hooks
1 parent 120f57d commit 5dad826

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.10b0
14+
rev: 21.11b1
1515
hooks:
1616
- id: black
1717

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

0 commit comments

Comments
 (0)