Bump pre-commit from 3.3.1 to 3.3.2 (#676)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 May 2023 18:49:39 +0000 (20:49 +0200)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 18:49:39 +0000 (20:49 +0200)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.1 to 3.3.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.3.1...v3.3.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 c8dffd24276253d48b08c58a55e91326faab79d0..e7ef47a37cd422ad8f5dc8251e7765219a0b86ea 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.3.1"
+  "pre-commit==3.3.2"
 ]
 
 [project.scripts]