Bump pre-commit from 3.7.1 to 3.8.0 (#1543)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 9 Aug 2024 11:11:44 +0000 (13:11 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Aug 2024 11:11:44 +0000 (13:11 +0200)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.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.7.1...v3.8.0)

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

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

index 8eaa240f7a53e0597a962256fae625d475e530cc..82e4238e83ce4cbf2a6f5e898f4aa4600a385a14 100644 (file)
@@ -45,7 +45,7 @@ test = [
   "codespell==2.3.0",
   "isort==5.13.2",
   "mypy==1.10.1",
-  "pre-commit==3.7.1",
+  "pre-commit==3.8.0",
   "pre-commit-hooks==4.6.0",
   "pylint==3.2.6",
   "pytest==8.3.2",