build(deps-dev): bump husky from 9.0.11 to 9.1.1 (#3775)

* build(deps-dev): bump husky from 9.0.11 to 9.1.1

Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run husky to remove deprecated code

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <fleny113@outlook.com>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-21 11:49:41 -05:00
committed by GitHub
co-authored by Fleny Skillz4Killz
parent 402f1b3049
commit 8fa2f3e6ef
4 changed files with 8 additions and 14 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"@biomejs/biome": "^1.8.3",
"chokidar-cli": "^3.0.0",
"discordeno": "19.0.0-alpha.1",
"husky": "^9.0.11",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"turbo": "^2.0.6",
"typedoc": "^0.26.4",