chore(pip-dev)(deps-dev): bump pre-commit from 3.7.1 to 3.8.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.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.7.1...v3.8.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-07-29 15:54:59 +00:00
committed by Luke Tainton
parent 9067051fe7
commit 42ef7c0118
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@ coverage = "^7.6.0"
pylint = "^3.2.6"
pylint-exit = "^1.2.0"
pytest = "^8.3.2"
pre-commit = "^3.7.1"
pre-commit = "^3.8.0"
[build-system]
requires = ["poetry-core"]