Skip to content

Commit 17fefb1

Browse files
[pre-commit.ci] pre-commit autoupdate (#1769)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4061f56 commit 17fefb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: pyupgrade
2020
- repo: https://github.com/PyCQA/isort
21-
rev: 5.6.4
21+
rev: 5.7.0
2222
hooks:
2323
- id: isort
2424
- repo: https://github.com/psf/black
@@ -36,7 +36,7 @@ repos:
3636
- black==19.10b0
3737
language_version: python3.8
3838
- repo: https://github.com/asottile/add-trailing-comma
39-
rev: v2.0.1
39+
rev: v2.0.2
4040
hooks:
4141
- id: add-trailing-comma
4242
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)