Bump pre-commit from 3.6.1 to 3.6.2

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

---
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-03-18 08:42:45 +00:00
committed by GitHub
parent 240a5f1a53
commit fae1e6e0c5
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.1"
pre-commit = "^3.6.1"
pre-commit = "^3.6.2"
black = "^24.3"
pylint = "^3.0.2"
isort = "^5.10.1"