buildkite-plugins / docker-compose-buildkite-plugin

🐳⚡️ Run build scripts, and build + push images, w/ Docker Compose
MIT License
172 stars 139 forks source link

Update buildkite plugin plugin-linter to v3.2.0 #393

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
plugin-linter minor v3.1.0 -> v3.2.0

Release Notes

buildkite-plugins/plugin-linter-buildkite-plugin ### [`v3.2.0`](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/releases/tag/v3.2.0): (🥶 Winter is coming) [Compare Source](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/compare/v3.1.0...v3.2.0) #### Changed: - Update linter version ([#​52](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/issues/52)) [@​pzeballos](https://togithub.com/pzeballos) - Pulling latest image ([#​51](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/issues/51)) [@​toote](https://togithub.com/toote) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - plugin-linter#v3.0.0: + plugin-linter#v3.1.0: id: my-org/my-plugin ```

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 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.