Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 9.1.1 to 9.1.2 (#516)
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 9.1.1 to 9.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typicode/husky/releases">husky's
releases</a>.</em></p>
<blockquote>
<h2>v9.1.2</h2>
<p>Show a message instead of automatically removing deprecated code.</p>
<p>This only concerns projects that still have the following code in
their hooks:</p>
<pre lang="diff"><code>- #!/usr/bin/env sh # &lt;- This is deprecated,
remove it
- . &quot;$(dirname -- &quot;$0&quot;)/_/husky.sh&quot; # &lt;- This is
deprecated, remove it
<h1>Rest of your hook code</h1>
<p></code></pre></p>
<p><strong>Hooks with these lines will fail in
<code>v10.0.0</code></strong></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typicode/husky/commit/35fba846c4a9b83f64a95d8a0bde5aa648fdc449"><code>35fba84</code></a>
9.1.2</li>
<li><a
href="https://github.com/typicode/husky/commit/20603175c10e35e58d1eadd20d08a491cfcc5b6a"><code>2060317</code></a>
show message instead of automatically remove deprecated code</li>
<li><a
href="https://github.com/typicode/husky/commit/f6cc4108837863bfbd31a861fdd8422637a492b1"><code>f6cc410</code></a>
Update troubleshoot.md</li>
<li><a
href="https://github.com/typicode/husky/commit/0c71e73246968d5c8bdb895d133b839b6a9cf4b2"><code>0c71e73</code></a>
update package-lock.json</li>
<li>See full diff in <a
href="https://github.com/typicode/husky/compare/v9.1.1...v9.1.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=husky&package-manager=npm_and_yarn&previous-version=9.1.1&new-version=9.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 26, 2024
1 parent 1e13293 commit ab8e7a0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab8e7a0

Please sign in to comment.