2 parents cb05643 + 2bb7891 commit e6c2467Copy full SHA for e6c2467
1 file changed
prek.toml
@@ -357,6 +357,8 @@ hooks = [
357
{
358
id = "vale-sync",
359
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
362
entry = "uv run --group=dev vale sync",
363
language = "python",
364
pass_filenames = false,
0 commit comments