More permissive pre-commit

This commit is contained in:
Louis Lacoste 2023-07-07 10:44:09 +02:00
parent 2e5a5c0d22
commit 37e5b958a2

View file

@ -16,7 +16,7 @@ repos:
# - id: ensure-labels-for-sections # - id: ensure-labels-for-sections
- id: no-space-in-cite - id: no-space-in-cite
- id: tilde-cite - id: tilde-cite
- id: unique-labels # - id: unique-labels
- id: cleveref-instead-of-autoref - id: cleveref-instead-of-autoref
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0 rev: v3.3.0