Add updates from running pre-commit autoupdate

pull/113/head
Dave Redmin 5 years ago
parent 7864f43524
commit 78a230d46c
No known key found for this signature in database
GPG Key ID: E114D698CCCFB434
  1. 4
      .pre-commit-config.yaml

@ -29,7 +29,7 @@ repos:
args:
- --config=.mdl_config.json
- repo: https://github.com/adrienverge/yamllint
rev: v1.17.0
rev: v1.18.0
hooks:
- id: yamllint
- repo: https://github.com/detailyang/pre-commit-shell
@ -43,7 +43,7 @@ repos:
additional_dependencies:
- flake8-docstrings
- repo: https://github.com/asottile/pyupgrade
rev: v1.23.0
rev: v1.25.0
hooks:
- id: pyupgrade
- repo: https://github.com/PyCQA/bandit

Loading…
Cancel
Save