Skip to content

Commit 26272a6

Browse files
authored
Update .pre-commit-config.yaml
1 parent 9a428dc commit 26272a6

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: ^executorlib/
8+
files: ^src/executorlib/
99
- id: ruff-format
1010
name: ruff format

0 commit comments

Comments
 (0)