Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR:
- `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change)
- `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
- `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
- `@Commit-Lint merge disable` will desactivate merge dependabot PR
- `@Commit-Lint review` will approve dependabot PR
- `@Commit-Lint stop review` will stop approve dependabot PR
This PR contains the following updates:
9.1.0
->10.1.0
Release Notes
postcss/postcss-cli (postcss-cli)
### [`v10.1.0`](https://togithub.com/postcss/postcss-cli/blob/HEAD/CHANGELOG.md#1010--2022-11-29) [Compare Source](https://togithub.com/postcss/postcss-cli/compare/10.0.0...10.1.0) - Allow running `--watch` mode in non-TTY contexts, like Docker ([#448](https://togithub.com/postcss/postcss-cli/pull/448)) - Update dependencies ### [`v10.0.0`](https://togithub.com/postcss/postcss-cli/blob/HEAD/CHANGELOG.md#1000--2022-06-29) [Compare Source](https://togithub.com/postcss/postcss-cli/compare/9.1.0...10.0.0) - **BREAKING:** Drop Node 12 support ([#438](https://togithub.com/postcss/postcss-cli/pull/438)) - Add support for ESM config files ([#437](https://togithub.com/postcss/postcss-cli/pull/437))Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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.
This PR has been generated by Mend Renovate. View repository job log here.