Skip to content

Commit 2a74fec

Browse files
authored
CI: update pyupgrade to 2.7.4 in pre-commit (pandas-dev#37906)
GH37891
1 parent 8724737 commit 2a74fec

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
@@ -26,7 +26,7 @@ repos:
2626
name: isort (cython)
2727
types: [cython]
2828
- repo: https://github.com/asottile/pyupgrade
29-
rev: v2.7.3
29+
rev: v2.7.4
3030
hooks:
3131
- id: pyupgrade
3232
args: [--py37-plus]

0 commit comments

Comments
 (0)