Skip to content

Commit b8522dc

Browse files
authored
⬆️ UPGRADE: Autoupdate pre-commit config (#5218)
Co-authored-by: twiecki <[email protected]>
1 parent 988f481 commit b8522dc

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
@@ -19,12 +19,12 @@ repos:
1919
- id: isort
2020
name: isort
2121
- repo: https://github.com/asottile/pyupgrade
22-
rev: v2.29.0
22+
rev: v2.29.1
2323
hooks:
2424
- id: pyupgrade
2525
args: [--py37-plus]
2626
- repo: https://github.com/psf/black
27-
rev: 21.10b0
27+
rev: 21.11b1
2828
hooks:
2929
- id: black
3030
- repo: https://github.com/PyCQA/pylint

0 commit comments

Comments
 (0)