Bump prek from 0.4.3 to 0.4.5 in /python

Bumps [prek](https://github.com/j178/prek) from 0.4.3 to 0.4.5.
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](https://github.com/j178/prek/compare/v0.4.3...v0.4.5)

---
updated-dependencies:
- dependency-name: prek
  dependency-version: 0.4.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-15 14:35:42 +00:00
committed by GitHub
Unverified
parent 40a2dd5cd0
commit 48acdabd83
+1 -1
View File
@@ -46,7 +46,7 @@ dev = [
"poethepoet==0.46.0",
"rich>=13.7.1,<16.0.0",
"tomli==2.4.1",
"prek==0.4.3",
"prek==0.4.5",
]
[tool.uv]