Skip to content

Commit dad3e7f

Browse files
⬆️ UPGRADE: Autoupdate pre-commit config (pandas-dev#42382)
Co-authored-by: jreback <[email protected]>
1 parent c373c4d commit dad3e7f

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
@@ -57,7 +57,7 @@ repos:
5757
hooks:
5858
- id: isort
5959
- repo: https://github.com/asottile/pyupgrade
60-
rev: v2.19.4
60+
rev: v2.20.0
6161
hooks:
6262
- id: pyupgrade
6363
args: [--py37-plus]

0 commit comments

Comments
 (0)