Bump pre-commit from 2.17.0 to 3.4.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 3.4.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/v2.17.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-08 10:20:49 +00:00
committed by GitHub
parent 689a5b7406
commit 9f450dd8de
2 changed files with 7 additions and 19 deletions

View File

@@ -23,7 +23,7 @@ pyhumps = "^3.0.2"
[tool.poetry.dev-dependencies]
pytest = "^7.4"
pre-commit = "^2.16.0"
pre-commit = "^3.4.0"
black = "^23.7"
pylint = "^2.13.2"
isort = "^5.10.1"