Skip to content

Commit 8b1b2be

Browse files
committed
Update .pre-commit-config.yaml
1 parent eccdeff commit 8b1b2be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ repos:
44
hooks:
55
# Run the linter.
66
- id: ruff-check
7+
args: [ --config=pyproject.toml ]
78
# Run the formatter.
89
- id: ruff-format

0 commit comments

Comments
 (0)