peter-evans / autopep8

A GitHub action for autopep8, a tool that automatically formats Python code to conform to the PEP 8 style guide.
MIT License
84 stars 15 forks source link

Update dependency autopep8 to v1.5 #41

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
autopep8 minor ==1.4.4 -> ==1.5

Release Notes

hhatto/autopep8 ### [`v1.5`](https://togithub.com/hhatto/autopep8/releases/v1.5) [Compare Source](https://togithub.com/hhatto/autopep8/compare/v1.4.4...v1.5) - Support Python3.8 - Support `pyproject.toml` with `[tool.autopep8]` section. - fix bugs - [#​503](https://togithub.com/hhatto/autopep8/issues/503), [#​511](https://togithub.com/hhatto/autopep8/issues/511) : related code W503 - [#​489](https://togithub.com/hhatto/autopep8/issues/489), [#​498](https://togithub.com/hhatto/autopep8/issues/498) : related code E711/E712 - [#​449](https://togithub.com/hhatto/autopep8/issues/449), [#​514](https://togithub.com/hhatto/autopep8/issues/514) : related code W605

Renovate configuration

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

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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