pre-commit-hooks-django icon indicating copy to clipboard operation
pre-commit-hooks-django copied to clipboard

pre-commit autoupdate 2024-08-08

Open cclauss opened this issue 6 months ago • 0 comments

% pre-commit autoupdate

[https://github.com/psf/black] updating 23.10.1 -> 24.8.0

% pre-commit run --all-files

[INFO] Installing environment for https://github.com/psf/black.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
black....................................................................Failed
- hook id: black
- files were modified by this hook

reformatted tests/conftest.py
reformatted tests/check_untracked_migrations_test.py

All done! ✨ 🍰 ✨
2 files reformatted, 7 files left unchanged.

The periodic creation of these PRs can be automated by https://pre-commit.ci

cclauss avatar Aug 08 '24 09:08 cclauss