regraded01 commited on
Commit
df95248
1 Parent(s): 7cac591

fix: drop ruff formater

Browse files
Files changed (1) hide show
  1. .pre-commit-config.yaml +0 -3
.pre-commit-config.yaml CHANGED
@@ -13,6 +13,3 @@ repos:
13
  hooks:
14
  # Run the linter.
15
  - id: ruff
16
- args: [ --fix ]
17
- # Run the formatter.
18
- - id: ruff-format
 
13
  hooks:
14
  # Run the linter.
15
  - id: ruff