Skip to content

Commit ece47be

Browse files
committed
test(pre-commit): upgrade pyupgrade to 2.10.1
1 parent 34d040b commit ece47be

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

0 commit comments

Comments
 (0)