Skip to content

Commit f3dcbb2

Browse files
committed
Update
1 parent 9aa4a77 commit f3dcbb2

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
@@ -52,7 +52,7 @@ repos:
5252
# Update the uv lockfile
5353
- id: uv-lock
5454
- id: uv-export
55-
args: [--frozen, --no-hashes, --no-editable, --no-sources, --verbose, --no-group, dev, --project, image_processing]
55+
args: [--frozen, --no-hashes, --no-editable, --no-sources, --verbose, --no-group, dev, --directory, image_processing]
5656

5757
# - repo: local
5858
# hooks:

0 commit comments

Comments
 (0)