Merge pull request #362 from pylast/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
20692d1c9e
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.7.4
|
||||
rev: v2.9.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: ["--py36-plus"]
|
||||
|
@ -15,7 +15,7 @@ repos:
|
|||
types: []
|
||||
|
||||
- repo: https://github.com/asottile/blacken-docs
|
||||
rev: v1.9.1
|
||||
rev: v1.9.2
|
||||
hooks:
|
||||
- id: blacken-docs
|
||||
args: ["--target-version", "py36"]
|
||||
|
|
Loading…
Reference in a new issue