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-config: Upgrade ruff #1869

Closed cclauss closed 5 months ago

cclauss commented 5 months ago

This is the half of #1867 that passes.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. Your commit message should include this information as well.

Fixes # (issue)

Checklist:

@matthiask

matthiask commented 5 months ago

Thanks!