chore(pip-dev)(deps-dev): bump pre-commit from 3.6.2 to 3.7.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.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.6.2...v3.7.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]
2024-03-25 19:23:53 +00:00
committed by Luke Tainton
parent e9be83a8cd
commit 575be05372
2 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@ coverage = "^7.4.4"
pylint = "^3.1.0"
pylint-exit = "^1.2.0"
pytest = "^8.1.1"
pre-commit = "^3.6.2"
pre-commit = "^3.7.0"
[build-system]
requires = ["poetry-core"]