chore: ignore prettier dashboard reformat in git blame (#29695)

Add the squash-merged SHA of #29622 (style(ui): run prettier --write
across the dashboard) to .git-blame-ignore-revs so the bulk reformat
stops masking the real authors of those lines in git blame and the
GitHub blame UI
This commit is contained in:
ryan-crabbe-berri 2026-06-04 11:47:04 -07:00 committed by GitHub
parent 7edf3a9cb5
commit 568d291b99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,3 +8,6 @@
# Update pydantic code to fix warnings (GH-3600) # Update pydantic code to fix warnings (GH-3600)
876840e9957bc7e9f7d6a2b58c4d7c53dad16481 876840e9957bc7e9f7d6a2b58c4d7c53dad16481
# style(ui): run prettier --write across the dashboard (#29622)
7edf3a9cb55548b143df1692f4ed7c4681d7fcf7