Bump pre-commit from 3.7.0 to 3.7.1

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: pre-commit
  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]
2024-05-14 19:13:07 +00:00
committed by GitHub
parent 080df86c2c
commit c069121c7a
2 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@ isort = "^5.13.2"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==5.0.7"
pip-audit = "*"
pre-commit = "^3.6.0"
pre-commit = "^3.7.1"
pytest = "^8.1.1"
pytest-env = "^1.1.3"
pytest-mock = "^3.14.0"