provinzkraut / unasyncd

Transforming asynchronous to synchronous Python code
MIT License
18 stars 3 forks source link

chore: update pre-commit hooks #17

Closed afuetterer closed 2 weeks ago

afuetterer commented 2 weeks ago

This PR updates your defined pre-commit hooks. Also the recommended repo for ruff is now: https://github.com/astral-sh/ruff-pre-commit.

provinzkraut commented 2 weeks ago

@afuetterer Thanks for the PR! It looks like there's some changes due to the updated dependencies. Can you apply and commit those?