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 Hooks: ESLint 9 will change the way eslint is configured #1870

Closed matthiask closed 4 months ago

matthiask commented 5 months ago

https://github.com/jazzband/django-debug-toolbar/pull/1867

We're currently unable to accept the pre-commit autoupdate pull requests.

Run those commands locally and fix the configuration problems encountered:

pre-commit autoupdate
pre-commit run eslint -a