Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit cecfc32

Browse files
removed ruff args
1 parent c0d7b48 commit cecfc32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
rev: v0.14.6 # latest as of 11/21/2025
1515
hooks:
1616
- id: ruff
17-
args: [--fix, --unsafe-fixes]
17+
args: []
1818
- id: ruff-format
1919
- repo: local
2020
hooks:

0 commit comments

Comments
 (0)