Skip to content

Commit d987065

Browse files
authored
Auto-update pre-commit hooks
1 parent 536ad8f commit d987065

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ repos:
1616
- id: black
1717

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

2323
- repo: https://gitlab.com/pycqa/flake8
24-
rev: 3.8.4
24+
rev: 3.9.1
2525
hooks:
2626
- id: flake8
2727
args: ['--config=setup.cfg']

0 commit comments

Comments
 (0)