[pre-commit.ci] pre-commit autoupdate (#104)
updates: - [github.com/psf/black: 21.6b0 → 21.7b0](https://github.com/psf/black/compare/21.6b0...21.7b0) - [github.com/asottile/pyupgrade: v2.19.4 → v2.21.2](https://github.com/asottile/pyupgrade/compare/v2.19.4...v2.21.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
89ae4cd194
commit
2ecbcefc56
@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 21.6b0
|
||||
rev: 21.7b0
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3
|
||||
@ -28,6 +28,6 @@ repos:
|
||||
- id: docformatter
|
||||
args: [--in-place]
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.19.4
|
||||
rev: v2.21.2
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
|
Loading…
x
Reference in New Issue
Block a user