diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 972d26e9c8..6bfa218468 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: check-ast - id: check-builtin-literals - id: check-case-conflict - # - id: check-docstring-first + - id: check-docstring-first - id: check-executables-have-shebangs # - id: check-json - id: check-merge-conflict