Tradeshift / tradeshift-scripts

Build tooling for tradeshift npm packages
MIT License
3 stars 19 forks source link

fix(deps): update dependency husky to ^9.1.2 #338

Closed tradeshift-renovate[bot] closed 3 months ago

tradeshift-renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
husky dependencies patch ^9.1.1 -> ^9.1.2

Release Notes

typicode/husky (husky) ### [`v9.1.2`](https://togithub.com/typicode/husky/releases/tag/v9.1.2) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.1...v9.1.2) Show a message instead of automatically removing deprecated code. This only concerns projects that still have the following code in their hooks: ```diff - #!/usr/bin/env sh # <- This is deprecated, remove it - . "$(dirname -- "$0")/_/husky.sh" # <- This is deprecated, remove it ### Rest of your hook code ``` **Hooks with these lines will fail in `v10.0.0`**

Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" in timezone Europe/Copenhagen.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Never, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

github-actions[bot] commented 3 months ago

:tada: This issue has been resolved in version 6.0.35 :tada:

The release is available on:

Your semantic-release bot :package::rocket: