[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0)
- [github.com/floatingpurr/sync_with_poetry: 0.2.1 → 0.3.0](https://github.com/floatingpurr/sync_with_poetry/compare/0.2.1...0.3.0)
This commit is contained in:
pre-commit-ci[bot]
2022-09-06 00:53:00 +00:00
committed by GitHub
parent 73b3f37fbb
commit e392afd375

View File

@@ -10,7 +10,7 @@ repos:
- id: check-added-large-files - id: check-added-large-files
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: "22.6.0" rev: "22.8.0"
hooks: hooks:
- id: black - id: black
@@ -36,6 +36,6 @@ repos:
- id: pyupgrade - id: pyupgrade
- repo: https://github.com/floatingpurr/sync_with_poetry - repo: https://github.com/floatingpurr/sync_with_poetry
rev: 0.2.1 rev: 0.3.0
hooks: hooks:
- id: sync_with_poetry - id: sync_with_poetry