Commit c867274
authored
Bump husky from 9.1.6 to 9.1.7 (#687)
Bumps [husky](https://github.com/typicode/husky) from 9.1.6 to 9.1.7.
<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.7</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: add husky label to deprecated warning by <a href="https://github.com/smackfu"><code>@smackfu</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1538">typicode/husky#1538</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/smackfu"><code>@smackfu</code></a> made their first contribution in <a href="https://redirect.github.com/typicode/husky/pull/1538">typicode/husky#1538</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/typicode/husky/compare/v9.1.6...v9.1.7">https://github.com/typicode/husky/compare/v9.1.6...v9.1.7</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typicode/husky/commit/799e84b716d0e03db80db5d5b0dcdd15b9d555fc"><code>799e84b</code></a> 9.1.7</li>
<li><a href="https://github.com/typicode/husky/commit/30f20490a5448819ef98f5962c99f91523591902"><code>30f2049</code></a> fix: add husky label to deprecated warning (<a href="https://redirect.github.com/typicode/husky/issues/1538">#1538</a>)</li>
<li>See full diff in <a href="https://github.com/typicode/husky/compare/v9.1.6...v9.1.7">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>1 parent b6282d7 commit c867274
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
823 | | - | |
| 823 | + | |
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
| |||
3229 | 3229 | | |
3230 | 3230 | | |
3231 | 3231 | | |
3232 | | - | |
3233 | | - | |
3234 | | - | |
| 3232 | + | |
| 3233 | + | |
| 3234 | + | |
3235 | 3235 | | |
3236 | 3236 | | |
3237 | | - | |
| 3237 | + | |
3238 | 3238 | | |
3239 | 3239 | | |
3240 | 3240 | | |
| |||
0 commit comments