Bump pre-commit from 3.2.2 to 3.3.1 (#670)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 17 May 2023 19:42:30 +0000 (21:42 +0200)
committerGitHub <noreply@github.com>
Wed, 17 May 2023 19:42:30 +0000 (21:42 +0200)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.2 to 3.3.1.
- [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.2.2...v3.3.1)

---
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 b754f5730c457a251611c3a642c8916711b1ee70..7752ab92654dc578ead093b66d2a55b523b8e1f8 100644 (file)
@@ -54,7 +54,7 @@ test = [
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",
   "pytest-cov==4.0.0",
-  "pre-commit==3.2.2"
+  "pre-commit==3.3.1"
 ]
 
 [project.scripts]