Skip to content

Commit 0fc0925

Browse files
already had pyupgrade
1 parent a4dc1c1 commit 0fc0925

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ repos:
4040
- id: pyupgrade
4141
args: [--py37-plus]
4242

43-
- repo: https://github.com/asottile/pyupgrade
44-
rev: v3.20.0
45-
hooks:
46-
- id: pyupgrade
47-
4843
- repo: https://github.com/rhysd/actionlint
4944
rev: v1.7.7
5045
hooks:

0 commit comments

Comments
 (0)