Bump pre-commit from 3.5.0 to 3.6.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.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.5.0...v3.6.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]
2023-12-11 09:06:47 +00:00
committed by GitHub
parent 7297175e4d
commit 00a21d527b
2 changed files with 7 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ pyhumps = "^3.0.2"
[tool.poetry.dev-dependencies]
pytest = "^7.4"
pre-commit = "^3.5.0"
pre-commit = "^3.6.0"
black = "^23.11"
pylint = "^3.0.2"
isort = "^5.10.1"