Bump pre-commit from 3.6.2 to 3.7.1

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 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.6.2...v3.7.1)

---
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-05-13 09:02:02 +00:00
committed by GitHub
parent 2338effac3
commit fe22c43664
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ pyhumps = "^3.0.2"
[tool.poetry.dev-dependencies]
pytest = "^8.2"
pre-commit = "^3.6.2"
pre-commit = "^3.7.1"
black = "^24.4"
pylint = "^3.1.0"
isort = "^5.10.1"