Skip to content

Commit a80cba4

Browse files
authored
STYLE Modified pre-commit msg to sorting entries alphabetically (#52667)
* Changed pre-commit msg * Changed pre-commit msg - again
1 parent 249d93e commit a80cba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ repos:
422422
files: ^pandas/tests
423423
language: python
424424
- id: sort-whatsnew-items
425-
name: sort whatsnew entries by issue number
425+
name: sort whatsnew entries alphabetically
426426
entry: python -m scripts.sort_whatsnew_note
427427
types: [rst]
428428
language: python

0 commit comments

Comments
 (0)