Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [husky](https://github.com/typicode/husky) from 9.0.1 to 9.0.6.
<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.0.6</h2>
<ul>
<li>docs: add favicon by <a href="https://github.com/rakleed"><code>@rakleed</code></a> in <a href="https://github.com/typicode/husky/pull/1354">typicode/husky#1354</a></li>
<li>chore: apply editorconfig to code only by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://github.com/typicode/husky/pull/1355">typicode/husky#1355</a></li>
<li>docs: update install script to mjs and fix CI checks by <a href="https://github.com/starnayuta"><code>@starnayuta</code></a> in <a href="https://github.com/typicode/husky/pull/1357">typicode/husky#1357</a></li>
<li>Fix unbound variable by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://github.com/typicode/husky/pull/1359">typicode/husky#1359</a></li>
</ul>
<h2>v9.0.5</h2>
<ul>
<li>docs: update path to startup files by <a href="https://github.com/ManuelRauber"><code>@ManuelRauber</code></a> in <a href="https://github.com/typicode/husky/pull/1350">typicode/husky#1350</a></li>
<li>fix: init error by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://github.com/typicode/husky/pull/1353">typicode/husky#1353</a></li>
</ul>
<h2>v9.0.4</h2>
<ul>
<li>fix: init create dir before by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://github.com/typicode/husky/pull/1348">typicode/husky#1348</a></li>
<li>refactor: simplify by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://github.com/typicode/husky/pull/1349">typicode/husky#1349</a></li>
<li>fix: init not working on pnpm <a href="https://github.com/typicode/husky/issues/1334">#1334</a> by <a href="https://github.com/rozbo"><code>@rozbo</code></a> in <a href="https://github.com/typicode/husky/pull/1347">typicode/husky#1347</a></li>
</ul>
<h2>v9.0.3</h2>
<ul>
<li>docs: fix link by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://github.com/typicode/husky/pull/1340">typicode/husky#1340</a></li>
<li>chore: fix links in issue template by <a href="https://github.com/julien-f"><code>@julien-f</code></a> in <a href="https://github.com/typicode/husky/pull/1341">typicode/husky#1341</a></li>
<li>fix: add scripts field if not present by <a href="https://github.com/chalkygames123"><code>@chalkygames123</code></a> in <a href="https://github.com/typicode/husky/pull/1338">typicode/husky#1338</a></li>
<li>docs: changelog link by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://github.com/typicode/husky/pull/1343">typicode/husky#1343</a></li>
<li>fix: insert final newline by <a href="https://github.com/chalkygames123"><code>@chalkygames123</code></a> in <a href="https://github.com/typicode/husky/pull/1339">typicode/husky#1339</a></li>
<li>fix: fix git hooks path on windows by <a href="https://github.com/rozbo"><code>@rozbo</code></a> in <a href="https://github.com/typicode/husky/pull/1346">typicode/husky#1346</a></li>
</ul>
<h2>v9.0.2</h2>
<ul>
<li>fix: exit code by <a href="https://github.com/gergelypap"><code>@gergelypap</code></a> in <a href="https://github.com/typicode/husky/pull/1336">typicode/husky#1336</a></li>
<li>docs: typo by <a href="https://github.com/chalkygames123"><code>@chalkygames123</code></a> in <a href="https://github.com/typicode/husky/pull/1337">typicode/husky#1337</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typicode/husky/commit/2da78cb5ebec4d84c2e7e5eeea6e118fdcf88610"><code>2da78cb</code></a> 9.0.6</li>
<li><a href="https://github.com/typicode/husky/commit/797dfdfa7162c6114b44b3818fd5eeee1df0cc2d"><code>797dfdf</code></a> Fix: unbound variable (<a href="https://github.com/typicode/husky/issues/1359">#1359</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/e7ada20240c9f8b1501e4f94cb0c28b2811e8eb9"><code>e7ada20</code></a> docs: update install script to mjs and simplify (<a href="https://github.com/typicode/husky/issues/1357">#1357</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/534bfed5139d37f528744b512bd8a9fd10b4f74a"><code>534bfed</code></a> chore: apply editorconfig to code only (<a href="https://github.com/typicode/husky/issues/1355">#1355</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/f44635127c946ca1d6a02bc6d3ddb6defefea8a1"><code>f446351</code></a> docs: add favicon (<a href="https://github.com/typicode/husky/issues/1354">#1354</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/8314bef03770cfb8f69ac95616f5c325709eacce"><code>8314bef</code></a> 9.0.5</li>
<li><a href="https://github.com/typicode/husky/commit/56619ec80f7ff4b38c188b1d307ca4f09727edf1"><code>56619ec</code></a> fix: init error (<a href="https://github.com/typicode/husky/issues/1353">#1353</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/26697d17647aada4fa13fb993c78899c07403101"><code>26697d1</code></a> docs: update path to startup files (<a href="https://github.com/typicode/husky/issues/1350">#1350</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/e9526fd5f0579d665c10bce7cdc0cade751c2d63"><code>e9526fd</code></a> docs: update index.md</li>
<li><a href="https://github.com/typicode/husky/commit/1e57dc963ec1d043b39cbfd4c8d440271912ffa6"><code>1e57dc9</code></a> 9.0.4</li>
<li>Additional commits viewable in <a href="https://github.com/typicode/husky/compare/v9.0.1...v9.0.6">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps husky from 9.0.1 to 9.0.6.
Release notes
Sourced from husky's releases.
Commits
2da78cb9.0.6797dfdfFix: unbound variable (#1359)e7ada20docs: update install script to mjs and simplify (#1357)534bfedchore: apply editorconfig to code only (#1355)f446351docs: add favicon (#1354)8314bef9.0.556619ecfix: init error (#1353)26697d1docs: update path to startup files (#1350)e9526fddocs: update index.md1e57dc99.0.4Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
ac6d5c86- 1 commit from branchmaster47cd3431- Build(deps-dev): bump husky from 9.0.1 to 9.0.6Compare with previous version