diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0c34521..817c578 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: # - id: ensure-labels-for-sections - id: no-space-in-cite - id: tilde-cite - - id: unique-labels + # - id: unique-labels - id: cleveref-instead-of-autoref - repo: https://github.com/pre-commit/pre-commit-hooks rev: v3.3.0