Skip to content

Commit eb40445

Browse files
Update pre-commit hook asottile/pyupgrade to v2.38.4
1 parent 754a20e commit eb40445

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
@@ -26,7 +26,7 @@ repos:
2626
- id: prettier
2727
args: ["--tab-width", "2"]
2828
- repo: https://github.com/asottile/pyupgrade
29-
rev: v2.31.1
29+
rev: v2.38.4
3030
hooks:
3131
- id: pyupgrade
3232
args: [--py37-plus]

0 commit comments

Comments
 (0)