Bump pre-commit from 3.3.2 to 3.3.3 (#728)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 6 Jul 2023 12:42:20 +0000 (14:42 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Jul 2023 12:42:20 +0000 (14:42 +0200)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2 to 3.3.3.
- [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.2...v3.3.3)

---
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 e176a5466a9a24b05e84b5b76196ab553d61c63b..ba741906bce34e3dc6c343b33bd261d06dcf5d57 100644 (file)
@@ -54,7 +54,7 @@ test = [
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",
   "pytest-cov==4.1.0",
-  "pre-commit==3.3.2"
+  "pre-commit==3.3.3"
 ]
 
 [project.scripts]