Skip to content

Commit 1d0f227

Browse files
committed
test(pre-commit): upgrade pyupgrade to 2.13.0
1 parent 93ad51e commit 1d0f227

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

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

0 commit comments

Comments
 (0)