We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26816ac commit 59f2935Copy full SHA for 59f2935
1 file changed
.pre-commit-config.yaml
@@ -14,10 +14,3 @@ repos:
14
- id: ruff-check
15
args: ["--fix"]
16
- 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