chore(pip-dev)(deps-dev): 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-13 15:26:51 +00:00
committed by Luke Tainton
parent 52b9e64048
commit 795dc0dc4a
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@ coverage = "^7.5.1"
pylint = "^3.1.0"
pylint-exit = "^1.2.0"
pytest = "^8.2.0"
pre-commit = "^3.7.0"
pre-commit = "^3.7.1"
[build-system]
requires = ["poetry-core"]