jazzband / django-debug-toolbar

A configurable set of panels that display various debug information about the current request/response.
https://django-debug-toolbar.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
7.97k stars 1.03k forks source link

[pre-commit.ci] pre-commit autoupdate #1863

Closed pre-commit-ci[bot] closed 7 months ago

pre-commit-ci[bot] commented 7 months ago

updates:

matthiask commented 7 months ago

I searched in a different project what the update to prettier 4.0 (alpha) entails. I basically haven't found anything, so I'm unsure if we want to do this. I don't really want to deviate from what pre-commit autoupdate does either, so I'm torn right now.

tim-schilling commented 7 months ago

I think we're fine switching to it. We have to review the Javascript it renders and if we determine we don't like it, we can revert in the future.

On Mon, Dec 4, 2023, 12:38 PM Matthias Kestenholz @.***> wrote:

I searched in a different project what the update to prettier 4.0 (alpha) entails. I basically haven't found anything, so I'm unsure if we want to do this. I don't really want to deviate from what pre-commit autoupdate does either, so I'm torn right now.

— Reply to this email directly, view it on GitHub https://github.com/jazzband/django-debug-toolbar/pull/1863#issuecomment-1839246671, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJYZP4IWJOPVNJM37GVYXLYHYKC3AVCNFSM6AAAAABAGLFO2GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGI2DMNRXGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

matthiask commented 7 months ago

Makes sense, thanks!