Skip to content

Commit e6c2467

Browse files
Merge pull request #3236 from VWS-Python/document-vale-download-flake-77
Document transient Vale download failures
2 parents cb05643 + 2bb7891 commit e6c2467

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

prek.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,8 @@ hooks = [
357357
{
358358
id = "vale-sync",
359359
name = "vale sync",
360+
# The Python Vale wrapper may fail transiently while downloading its binary; see
361+
# https://github.com/daniperez/vale-python-package/issues/77
360362
entry = "uv run --group=dev vale sync",
361363
language = "python",
362364
pass_filenames = false,

0 commit comments

Comments
 (0)