Skip to content

Commit 86be29b

Browse files
committed
ci/pre-commit - skip uv
`dns error: failed to lookup address information: Temporary failure in name resolution` astral-sh/uv#10176
1 parent 1a68bc0 commit 86be29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ ci:
6969
autoupdate_branch: ''
7070
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
7171
autoupdate_schedule: weekly
72-
skip: []
72+
skip: ["uv-lock", "uv-export"]
7373
submodules: false

0 commit comments

Comments
 (0)