Bump pre-commit from 3.3.3 to 3.5.0 (#907)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 11 Nov 2023 11:09:09 +0000 (12:09 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Nov 2023 11:09:09 +0000 (12:09 +0100)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.5.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.3.3...v3.5.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 ecb2fb8a00c06a4bfa1ea46f5c775a310e866808..c91f64bfb2f7d149fdb83dc2765b9e2a70906e27 100644 (file)
@@ -57,7 +57,7 @@ test = [
   "pytest-asyncio==0.21.1",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==4.1.0",
-  "pre-commit==3.3.3"
+  "pre-commit==3.5.0"
 ]
 
 [project.scripts]