build(deps-dev): bump lint-staged in the minor-and-patch group (#369)

Bumps the minor-and-patch group with 1 update: [lint-staged](https://github.com/lint-staged/lint-staged).


Updates `lint-staged` from 16.2.7 to 16.3.1
- [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.2.7...v16.3.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

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-03-02 13:22:32 +01:00
committed by GitHub
parent 067a8c166b
commit 1a348c62f5
2 changed files with 18 additions and 35 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"devDependencies": {
"@biomejs/biome": "^2.4.4",
"husky": "^9.1.0",
"lint-staged": "^16.2.7"
"lint-staged": "^16.3.1"
},
"lint-staged": {
"backend/src/**/*.ts": [