Skip to content

Commit e97c766

Browse files
⬆️ UPGRADE: Autoupdate pre-commit config (#40890)
Co-authored-by: jreback <[email protected]>
1 parent 735f40c commit e97c766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repos:
5151
hooks:
5252
- id: isort
5353
- repo: https://github.com/asottile/pyupgrade
54-
rev: v2.11.0
54+
rev: v2.12.0
5555
hooks:
5656
- id: pyupgrade
5757
args: [--py37-plus]

0 commit comments

Comments
 (0)