macisamuele / language-formatters-pre-commit-hooks

Collection of custom pre-commit hooks.
Apache License 2.0
116 stars 58 forks source link

fix(toml): remove deprecated `only_sort_tables` #134

Closed liblaf closed 1 year ago

liblaf commented 1 year ago

fix #133

macisamuele commented 1 year ago

thanks for fixing it. if tests are green, the pr will be automatically merge and I will release a new version later today or tomorrow

macisamuele commented 1 year ago

Merged as I do expect that test failures are caused by tox upgrade (fixed in #141). If test failures are going to continue I'm going to take it to stability. Thanks for the contribution.