Bump pre-commit from 3.5.0 to 3.6.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.0.
- [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.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-12 18:08:26 +00:00
committed by GitHub
parent 32486802b1
commit 5b23b527e4
2 changed files with 6 additions and 6 deletions

View File

@@ -64,7 +64,7 @@ isort = "^5.13.1"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==4.2.11"
pip-audit = "*"
pre-commit = "^3.5.0"
pre-commit = "^3.6.0"
pytest = "^7.4.3"
pytest-env = "^1.1.3"
pytest-mock = "^3.12.0"