Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): renovate: pappasam/toml-sort to v0.24.2 (#495)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pappasam/toml-sort](https://redirect.github.com/pappasam/toml-sort) | repository | minor | `v0.23.1` -> `v0.24.2` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>pappasam/toml-sort (pappasam/toml-sort)</summary> ### [`v0.24.2`](https://redirect.github.com/pappasam/toml-sort/releases/tag/v0.24.2): Version 0.24.2 [Compare Source](https://redirect.github.com/pappasam/toml-sort/compare/v0.24.1...v0.24.2) ##### Fixed - Regression from 0.24.1 and 0.24.0 where sorting inline tables would throw a ValueError if the key in the table had trailing spaces. Resolves [#​76](https://redirect.github.com/pappasam/toml-sort/issues/76) ### [`v0.24.1`](https://redirect.github.com/pappasam/toml-sort/releases/tag/v0.24.1): Version 0.24.1 [Compare Source](https://redirect.github.com/pappasam/toml-sort/compare/v0.24.0...v0.24.1) ##### Fixed - Re-add .pre-commit-hooks. Resolves [#​75](https://redirect.github.com/pappasam/toml-sort/issues/75) ### [`v0.24.0`](https://redirect.github.com/pappasam/toml-sort/releases/tag/v0.24.0): Version 0.24.0 [Compare Source](https://redirect.github.com/pappasam/toml-sort/compare/v0.23.1...v0.24.0) ##### Fixed - Only write to disk if file contents changed ##### Removed - Dropped support for Python 3.7 and 3.8. - Dropped support for tomlkit < 0.13.2 - Removed sphinx documentation. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), Automerge - "* * * * 1-5" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UCL-ARC/python-tooling). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information