build(deps-dev): bump lint-staged from 16.4.0 to 17.0.4 (#612)

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.4.0 to 17.0.4.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.4.0...v17.0.4)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 17.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Volz <mail@danielvolz.org>
This commit is contained in:
dependabot[bot]
2026-05-11 09:33:48 +02:00
committed by GitHub
parent 328f732066
commit 59519ae214
2 changed files with 106 additions and 87 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"devDependencies": {
"@biomejs/biome": "^2.4.14",
"husky": "^9.1.0",
"lint-staged": "^16.4.0"
"lint-staged": "^17.0.4"
},
"overrides": {
"yaml": "^2.8.3"