django-commons / 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
8.08k stars 1.05k forks source link

pre-commit Hooks: ESLint 9 will change the way eslint is configured #1870

Closed matthiask closed 8 months ago

matthiask commented 9 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