Skip to content

Update dependency flake8-bugbear to v21.11.29

Kubitus Bot requested to merge renovate/flake8-bugbear-21.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8-bugbear (changelog) ==21.9.2 -> ==21.11.29 age adoption passing confidence

Release Notes

PyCQA/flake8-bugbear

v21.11.29

Compare Source

  • B018: Disable strings from check for now (#​209)

v21.11.28

Compare Source

  • B904: ensure the raise is in the same context with the except (#​191)
  • Add Option to extend the list of immutable calls (#​204)
  • Update B014: binascii.Error is now treated as a subclass of ValueError (#​206)
  • add simple pre-commit config (#​205)
  • Test with 3.10 official
  • Add B018 check to find useless declarations (#​196, #​202)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports