Skip to content

Commit 5aa9cf5

Browse files
committed
Drop pyupgrade
1 parent 914a5b2 commit 5aa9cf5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ repos:
5353
- --allow-past-years
5454
- --no-extra-eol
5555

56-
- repo: https://github.com/asottile/pyupgrade
57-
rev: v3.21.2
58-
hooks:
59-
- id: pyupgrade
60-
args: [--py311-plus, --keep-runtime-typing]
61-
6256
- repo: https://github.com/astral-sh/ruff-pre-commit
6357
rev: v0.14.10
6458
hooks:

0 commit comments

Comments
 (0)