Skip to content

Commit e63cb5b

Browse files
committed
⬆️ UPGRADE: Autoupdate pre-commit config
1 parent 588ac09 commit e63cb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: isort
2020
name: isort
2121
- repo: https://github.com/asottile/pyupgrade
22-
rev: v2.29.1
22+
rev: v2.31.0
2323
hooks:
2424
- id: pyupgrade
2525
args: [--py37-plus]

0 commit comments

Comments
 (0)