diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e94bc5d4..505169f42 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ ci: autofix_prs: true autoupdate_schedule: weekly submodules: false - skip: ["pip-compile", "pip-compile-docs"] + skip: ["pip-compile"] repos: - repo: https://github.com/pre-commit/pre-commit-hooks