diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 153ba6c2..cc131404 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/asottile/pyupgrade - rev: v2.19.4 + rev: v2.20.0 hooks: - id: pyupgrade name: PyUpgrade 3.6+