pomice
pomice copied to clipboard
[pre-commit.ci] pre-commit autoupdate
updates:
- github.com/pre-commit/pre-commit-hooks: v4.5.0 → v6.0.0
- https://github.com/psf/black → https://github.com/psf/black-pre-commit-mirror
- github.com/psf/black-pre-commit-mirror: 23.10.1 → 25.9.0
- github.com/asottile/pyupgrade: v3.15.0 → v3.21.0
- github.com/asottile/reorder-python-imports: v3.12.0 → v3.16.0
- github.com/asottile/add-trailing-comma: v3.1.0 → v4.0.0
black v24 is now incompatible with reorder-python-imports and neither maintainer plans to fix this. Options are to either fork reorder-python-imports or to replace both with a config for ruff.
Have yet to handle this, but updating black is not currently required.
can be closed once #62 is merged