Commit 4d50ee6
authored
fix(deps): update dependency pylint to v3.3.4 (#470)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pylint](https://redirect.github.com/pylint-dev/pylint)
([changelog](https://pylint.readthedocs.io/en/latest/whatsnew/3/)) |
`==3.3.3` -> `==3.3.4` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>pylint-dev/pylint (pylint)</summary>
###
[`v3.3.4`](https://redirect.github.com/pylint-dev/pylint/releases/tag/v3.3.4):
3.3.4
[Compare
Source](https://redirect.github.com/pylint-dev/pylint/compare/v3.3.3...v3.3.4)
## Other Bug Fixes
- Fixes "skipped files" count calculation; the previous method was
displaying an arbitrary number.
Closes
[#​10073](https://redirect.github.com/pylint-dev/pylint/issues/10073)
- Fixes a crash that occurred when pylint was run in a container on a
host with cgroupsv2 and restrictions on CPU usage.
Closes
[#​10103](https://redirect.github.com/pylint-dev/pylint/issues/10103)
- Relaxed the requirements for isort so pylint can benefit from isort 6.
Closes
[#​10203](https://redirect.github.com/pylint-dev/pylint/issues/10203)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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/iterative/gto).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 071b080 commit 4d50ee6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments