diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index de36bf2d441c5..43b3699907325 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -422,7 +422,7 @@ repos: files: ^pandas/tests language: python - id: sort-whatsnew-items - name: sort whatsnew entries by issue number + name: sort whatsnew entries alphabetically entry: python -m scripts.sort_whatsnew_note types: [rst] language: python