Skip to content

Commit da146fd

Browse files
committed
pre-commit: upgrade pyupgrade to 2.9.0
1 parent ea9332d commit da146fd

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
@@ -71,7 +71,7 @@ repos:
7171
exclude: ^completions/|^test/fixtures/pytest/
7272

7373
- repo: https://github.com/asottile/pyupgrade
74-
rev: v2.7.4
74+
rev: v2.9.0
7575
hooks:
7676
- id: pyupgrade
7777
args: [--py36-plus, --keep-percent-format]

0 commit comments

Comments
 (0)