| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 12 days | Fixed #35007 -- Replaced ESLint with Biome for JavaScript linting and ↵ | Tom Carrick | |
| formatting. | |||
| 13 days | Refs #35007 -- Added biome to lint and format CSS files. | Tom Carrick | |
| 2026-01-18 | Applied Black's 2026 stable style. | Mariusz Felisiak | |
| https://github.com/psf/black/releases/tag/26.1.0 | |||
| 2026-01-12 | Bumped linter dependencies. | Ülgen Sarıkavak | |
| * psf/black-pre-commit-mirror: 25.9.0 -> 25.12.0 * pre-commit/mirrors-eslint: v9.36.0 -> v9.39.1 * zizmorcore/zizmor-pre-commit: v1.16.3 -> v1.19.0 * zizmorcore/zizmor-action: 0.2.0 -> 0.3.0 | |||
| 2025-11-21 | Added GitHub Actions linter (zizmor). | Jacob Walls | |
| At the direction of the Security Team. Thanks Markus Holtermann, Jake Howard, and Natalia Bidart for reviews. | |||
| 2025-10-16 | Bumped minimum isort version to 7.0.0. | Jacob Walls | |
| Added ignores relating to https://github.com/PyCQA/isort/issues/2352. | |||
| 2025-09-22 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2025-04-12 | Bumped versions in pre-commit and npm configurations. | Sarah Boyce | |
| 2025-02-01 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2024-10-08 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2024-07-24 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2024-05-08 | Matched blacken-docs config between ci and pre-commit. | Baptiste Mispelon | |
| 2024-05-06 | Migrated to ESLint 9+. | Mariusz Felisiak | |
| 2024-02-23 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2024-01-26 | Applied Black's 2024 stable style. | Mariusz Felisiak | |
| https://github.com/psf/black/releases/tag/24.1.0 | |||
| 2024-01-05 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2024-01-04 | Refs #34140 -- Fixed blacken-docs pre-commit configuration. | Adam Johnson | |
| Missed in 6015bab80e28aef2669f6fac53423aa65f70cb08. The default blacken-docs hook definition does not apply to .txt files, which the Django documentation uses. This commit overrides that definition to point blacken-docs at the appropriate files. | |||
| 2023-10-23 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2023-09-10 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2023-07-30 | Fixed warnings per flake8 6.1.0. | Mariusz Felisiak | |
| 2023-07-11 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2023-03-29 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2023-03-01 | Refs #34140 -- Added configurations to run blacken-docs linter and adjusted ↵ | Mariusz Felisiak | |
| docs. This adds: - GitHub actions, - tox configuration, - pre-commit hook, and - makefile rules to run blacken-docs linter. Co-authored-by: David Smith <smithdc@gmail.com> | |||
| 2023-02-13 | Bumped versions in pre-commit and npm configurations. | Sarah Boyce | |
| 2023-02-01 | Refs #33476 -- Applied Black's 2023 stable style. | David Smith | |
| Black 23.1.0 is released which, as the first release of the year, introduces the 2023 stable style. This incorporates most of last year's preview style. https://github.com/psf/black/releases/tag/23.1.0 | |||
| 2022-12-09 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2022-10-07 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2022-09-01 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2022-07-31 | Fixed warnings per flake8 5.0.0. | Mariusz Felisiak | |
| 2022-06-28 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2022-05-21 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2022-03-29 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2022-03-09 | Refs #33476 -- Prevented formatting of .py-tpl files with black by pre-commit. | Nick Pope | |
| When using `pre-commit run --all-files`, files explicitly passed to black are processed even if they don't match the `include` configuration option. For some reason, (only) one of the `*.py-tpl` files is picked up by pre-commit. We can avoid this by explicitly excluding certain patterns of files for the black hook in the pre-commit configuration. | |||
| 2022-02-07 | Refs #33476 -- Adjusted docs and config files for Black. | Carlton Gibson | |
| Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||
| 2021-10-12 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2021-07-06 | Bumped versions in pre-commit configuration. | Adam Johnson | |
| 2021-04-06 | Bumped versions in pre-commit configuration. | David Smith | |
| 2020-12-23 | Fixed #32165 -- Added pre-commit hooks | David Smith | |
| * Added pre-commit hooks for isort, flake8 and eslint * Added documentation on how to install and use the tool | |||
