Skip to content

Commit 7ae857a

Browse files
Merge pull request #686 from IBM/fix/pre_commit
Fixing `pre-commit` configuration.
2 parents 8f91add + f426e99 commit 7ae857a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- python
88
- jupyter
99
args:
10-
- --fix
10+
- --fix-only
1111
- id: ruff-format
1212
types_or:
1313
- python

0 commit comments

Comments
 (0)