[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:
committed by
GitHub
parent
73b3f37fbb
commit
e392afd375
@@ -10,7 +10,7 @@ repos:
|
||||
- id: check-added-large-files
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: "22.6.0"
|
||||
rev: "22.8.0"
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
@@ -36,6 +36,6 @@ repos:
|
||||
- id: pyupgrade
|
||||
|
||||
- repo: https://github.com/floatingpurr/sync_with_poetry
|
||||
rev: 0.2.1
|
||||
rev: 0.3.0
|
||||
hooks:
|
||||
- id: sync_with_poetry
|
||||
|
||||
Reference in New Issue
Block a user