Skip to content

Commit 59f2935

Browse files
committed
Remove duplicate pyupgrade setup
Already enabled as a ruff rule set
1 parent 26816ac commit 59f2935

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,3 @@ repos:
1414
- id: ruff-check
1515
args: ["--fix"]
1616
- id: ruff-format
17-
18-
- repo: https://github.com/asottile/pyupgrade
19-
rev: v3.21.2
20-
hooks:
21-
- id: pyupgrade
22-
args:
23-
- --py313-plus

0 commit comments

Comments
 (0)