Skip to content

Commit 4a4f816

Browse files
authored
Update pre-commit config to skip uv-export (#296)
1 parent b3e3ca4 commit 4a4f816

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
@@ -1,6 +1,6 @@
11
ci:
22
autoupdate_schedule: quarterly
3-
skip: [uv-lock]
3+
skip: [uv-lock, uv-export]
44

55
repos:
66
# Syntax validation and some basic sanity checks

0 commit comments

Comments
 (0)