Bump prek from 0.5.1 to 0.5.2

Bumps [prek](https://github.com/j178/prek) from 0.5.1 to 0.5.2.
- [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.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: prek
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-07 19:22:51 +00:00
committed by GitHub
parent d34d3994e1
commit a07ef630e0
+1 -1
View File
@@ -2,7 +2,7 @@ pylint==4.0.8
flake8==7.3.0 # also change in .pre-commit-config.yaml when updating
ruff==0.16.5 # also change in .pre-commit-config.yaml when updating
pyupgrade==3.21.2 # also change in .pre-commit-config.yaml when updating
prek==0.5.1 # also change in .github/workflows/ci.yml when updating
prek==0.5.2 # also change in .github/workflows/ci.yml when updating
# Unit tests
pytest==9.1.1