Bump pre-commit from 3.6.0 to 3.6.2 (#1097)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 19 Feb 2024 18:59:27 +0000 (19:59 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 18:59:27 +0000 (19:59 +0100)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 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.0...v3.6.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 590ae6bfca3740b67a3a91540b971233df808214..56f35bc504ae1c9ecfe13d88d26a1cc13bdf2ae2 100644 (file)
@@ -47,7 +47,7 @@ test = [
   "codespell==2.2.6",
   "isort==5.13.2",
   "mypy==1.8.0",
-  "pre-commit==3.6.0",
+  "pre-commit==3.6.2",
   "pre-commit-hooks==4.5.0",
   "pylint==3.0.3",
   "pytest==8.0.0",