Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] cb2d665a02 chore(deps-dev): bump prek from 0.3.9 to 0.3.13
Bumps [prek](https://github.com/j178/prek) from 0.3.9 to 0.3.13.
- [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.3.9...v0.3.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-14 14:16:53 +00:00
+2 -2
View File
@@ -15,7 +15,7 @@ dev = [
"moto[all]==5.1.11",
"openapi-schema-validator==0.6.3",
"openapi-spec-validator==0.7.1",
"prek==0.3.9",
"prek==0.3.13",
"pylint==3.3.4",
"pytest==8.3.5",
"pytest-cov==6.0.0",
@@ -295,7 +295,7 @@ constraint-dependencies = [
"platformdirs==4.9.6",
"plotly==6.7.0",
"pluggy==1.6.0",
"prek==0.3.9",
"prek==0.3.13",
"propcache==0.5.2",
"proto-plus==1.28.0",
"protobuf==7.34.1",