Perform pre-commit autoupdate

This commit is contained in:
Danielle McLean 2019-01-17 11:44:15 +11:00
parent ce07ba8cdc
commit 95b02269bb
Signed by: 00dani
GPG Key ID: 8EB789DDF3ABD240
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.3.0 rev: v2.1.0
hooks: hooks:
- id: autopep8-wrapper - id: autopep8-wrapper
- id: check-byte-order-marker - id: check-byte-order-marker