ngshiheng / burplist

Web crawler for Burplist, a search engine for craft beers in Singapore
https://burplist.com
MIT License
11 stars 5 forks source link

chore(deps): update dependency pylint to v2.14.3 #93

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pylint (changelog) ==2.14.2 -> ==2.14.3 age adoption passing confidence

Release Notes

PyCQA/pylint ### [`v2.14.3`](https://togithub.com/PyCQA/pylint/releases/tag/v2.14.3) [Compare Source](https://togithub.com/PyCQA/pylint/compare/v2.14.2...v2.14.3) - Fixed two false positives for `bad-super-call` for calls that refer to a non-direct parent. Closes [#​4922](https://togithub.com/PyCQA/pylint/issues/4922), Closes [#​2903](https://togithub.com/PyCQA/pylint/issues/2903) - Fixed a false positive for `useless-super-delegation` for subclasses that specify the number of of parameters against a parent that uses a variadic argument. Closes [#​2270](https://togithub.com/PyCQA/pylint/issues/2270) - Allow suppressing `undefined-loop-variable` and `undefined-variable` without raising `useless-suppression`. - Fixed false positive for `undefined-variable` for `__class__` in inner methods. Closes [#​4032](https://togithub.com/PyCQA/pylint/issues/4032)

Configuration

πŸ“… Schedule: Branch creation - "before 2am" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



This PR has been generated by Mend Renovate. View repository job log here.