Skip to content

Commit 2886ce3

Browse files
authored
Update .pre-commit-config.yaml (#390)
1 parent 7132255 commit 2886ce3

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
@@ -5,6 +5,6 @@ repos:
55
- id: ruff
66
name: ruff lint
77
args: ["--fix"]
8-
files: ^pylammpsmpi/
8+
files: ^src/pylammpsmpi/
99
- id: ruff-format
1010
name: ruff format

0 commit comments

Comments
 (0)