Bump pre-commit from 3.2.1 to 3.2.2 (#627)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 17 Apr 2023 20:15:51 +0000 (22:15 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Apr 2023 20:15:51 +0000 (22:15 +0200)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.1 to 3.2.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.2.1...v3.2.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 af9b37f5a8b97f95a1d0b2275b0c5e10d0831ac7..4a1c2eb52efccbca2b1db9715b0cd3a034d74ab9 100644 (file)
@@ -52,7 +52,7 @@ test = [
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",
   "pytest-cov==4.0.0",
-  "pre-commit==3.2.1"
+  "pre-commit==3.2.2"
 ]
 
 [project.scripts]