Commit 6651357
authored
fix(deps): Update dependency tomli to v2.1.0 (#259)
This PR contains the following updates:
| Package | Update | Change | Pending |
|---|---|---|---|
| [tomli](https://togithub.com/hukkin/tomli) ([changelog](https://togithub.com/hukkin/tomli/blob/master/CHANGELOG.md)) | minor | `==2.0.2` -> `==2.1.0` | `2.2.1` |
---
### Release Notes
<details>
<summary>hukkin/tomli (tomli)</summary>
### [`v2.1.0`](https://togithub.com/hukkin/tomli/blob/HEAD/CHANGELOG.md#210)
[Compare Source](https://togithub.com/hukkin/tomli/compare/2.0.2...2.1.0)
- Deprecated
- Instantiating `TOMLDecodeError` with free-form arguments.
`msg`, `doc` and `pos` arguments should be given.
- Added
- `msg`, `doc`, `pos`, `lineno` and `colno` attributes to `TOMLDecodeError`
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent d323a09 commit 6651357
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments