uiw icon indicating copy to clipboard operation
uiw copied to clipboard

chore(deps): update dependency @kkt/less-modules to ~7.2.0

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@kkt/less-modules ~7.1.1 -> ~7.2.0 age adoption passing confidence

Release Notes

kktjs/kkt

v7.2.0

Compare Source

npm version

Documentation v7.2.0: https://raw.githack.com/kktjs/kkt/95b7fec/index.html
Comparing Changes: https://github.com/kktjs/kkt/compare/v7.1.7...v7.2.0

npm i [email protected]

Disable scopePlugin

import path from 'path';
import { disableScopePlugin } from '@​kkt/scope-plugin-options';

export default (conf, evn, options) => {
  return disableScopePlugin(conf);
}

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.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

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

renovate[bot] avatar Jul 16 '22 02:07 renovate[bot]