chore(deps-dev): bump prettier from 3.9.5 to 3.9.6 in the actions group

Bumps the actions group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.9.5...3.9.6)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-27 08:42:59 +00:00
committed by GitHub
parent 249bb27705
commit b258094592
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"@types/node": "^26.1.1",
"esbuild": "^0.28",
"husky": "^9.1.7",
"prettier": "^3.9.5",
"prettier": "^3.9.6",
"typescript": "^7.0.2",
"vitest": "^4"
}