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: 21.8b0 → 21.9b0](https://github.com/psf/black/compare/21.8b0...21.9b0)
This commit is contained in:
parent
b3c9df1b1d
commit
bf95bf2941
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: "21.8b0"
|
||||
rev: "21.9b0"
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/pycqa/isort
|
||||
|
|
|
|||
Loading…
Reference in a new issue