Skip to content

Commit a60b20e

Browse files
[pre-commit.ci] pre-commit autoupdate (#2148)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3cf6c87 commit a60b20e

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
@@ -12,15 +12,15 @@ repos:
1212
- id: end-of-file-fixer
1313
- id: trailing-whitespace
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v2.21.0
15+
rev: v2.21.2
1616
hooks:
1717
- id: pyupgrade
1818
- repo: https://github.com/PyCQA/isort
1919
rev: 5.9.2
2020
hooks:
2121
- id: isort
2222
- repo: https://github.com/psf/black
23-
rev: 21.6b0
23+
rev: 21.7b0
2424
hooks:
2525
- id: black
2626
args: [--safe]

0 commit comments

Comments
 (0)