diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b7e0934..496e031 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: reorder-python-imports args: ['--py3-plus'] - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.1.11 + rev: v1.1.12 hooks: - id: remove-tabs - repo: https://github.com/asottile/pyupgrade