mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0)
This commit is contained in:
parent
1f7497c9d1
commit
a88389c4f1
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ repos:
|
|||
- id: flake8
|
||||
additional_dependencies: [flake8-import-order, flake8-bugbear]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: "22.3.0"
|
||||
rev: "22.6.0"
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/pycqa/isort
|
||||
|
|
|
|||
Loading…
Reference in a new issue