Skip to content

Commit bb2a942

Browse files
committed
Update pre-commit config for ruff
1 parent 3e47eb5 commit bb2a942

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,8 @@ repos:
6262
hooks:
6363
- id: ruff-format
6464
name: ruff (format)
65-
args: [--preview]
6665

67-
- id: ruff
66+
- id: ruff-check
6867
name: ruff (fix)
6968
alias: ruff-fix
7069
args:

0 commit comments

Comments
 (0)