Skip to content

Commit 5ac90cc

Browse files
committed
pre-commit: upgrade pyupgrade to 2.7.2
1 parent 54b1e6f commit 5ac90cc

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
@@ -67,7 +67,7 @@ repos:
6767
exclude: completions/
6868

6969
- repo: https://github.com/asottile/pyupgrade
70-
rev: v2.7.1
70+
rev: v2.7.2
7171
hooks:
7272
- id: pyupgrade
7373
args: [--py3-plus, --keep-percent-format]

0 commit comments

Comments
 (0)