Skip to content

Commit 6952e95

Browse files
committed
test(pre-commit): upgrade pyupgrade to 2.11.0
1 parent b349891 commit 6952e95

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.10.1
74+
rev: v2.11.0
7575
hooks:
7676
- id: pyupgrade
7777
args: [--py36-plus, --keep-percent-format]

0 commit comments

Comments
 (0)