diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29d0bbd2195..52d631e56fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: types_or: [ python, pyi ] - repo: https://github.com/huggingface/doc-builder - rev: 0ab9ea03baf111ed8dd83e88233430b663127368 # main + rev: 1b16dac5e33043af565fdf4c1b5b0fe81d0891c8 # main hooks: - id: doc-builder-style args: [--max_len, "119"]