Skip to content

Comments

Update Prettier pre-commit configuration#4662

Merged
cobaltt7 merged 2 commits intopsf:mainfrom
cobaltt7:re-prettier
May 12, 2025
Merged

Update Prettier pre-commit configuration#4662
cobaltt7 merged 2 commits intopsf:mainfrom
cobaltt7:re-prettier

Conversation

@cobaltt7
Copy link
Collaborator

@cobaltt7 cobaltt7 commented May 4, 2025

Description

Updated the Prettier configuration and re-ran Prettier.
The pre-commit hook we were using has been archived, so I switched to an active and decently popular (600+ repo) fork. We were previously on an alpha version, and the fork doesn't support alpha versions, so I did have to downgrade the version. However, no changes in v4 affected us, and v3 is more freuently updated.
I also modified the file type list to include Markdown and remove language this project does not use.

Checklist - did you ...

  • [-] Add an entry in CHANGES.md if necessary?
  • [-] Add / update tests if necessary?
  • [-] Add new / update outdated documentation?

@cobaltt7 cobaltt7 added skip news Pull requests that don't need a changelog entry. C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases labels May 4, 2025
@cobaltt7 cobaltt7 merged commit 314f8cf into psf:main May 12, 2025
44 of 46 checks passed
@cobaltt7 cobaltt7 deleted the re-prettier branch May 12, 2025 00:21
dsmith111 pushed a commit to jwstanly/black that referenced this pull request May 15, 2025
* Update Prettier configuration

Signed-off-by: cobalt <[email protected]>

* Update .github/workflows/diff_shades.yml

Co-authored-by: Jelle Zijlstra <[email protected]>

---------

Signed-off-by: cobalt <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants