Skip to content

Commit 7aa3d51

Browse files
authored
Update .pre-commit-config.yaml (#847)
1 parent 9a428dc commit 7aa3d51

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

0 commit comments

Comments
 (0)