chore(pip-dev)(deps-dev): 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-02-19 17:16:01 +00:00
committed by Luke Tainton
parent 64f34c79e6
commit 5933d17a12
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@ coverage = "^7.2.7"
pylint = "^3.0.0"
pylint-exit = "^1.2.0"
pytest = "^8.0.0"
pre-commit = "^3.6.1"
pre-commit = "^3.6.2"
[build-system]
requires = ["poetry-core"]