diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 044c47df..0e45ef7d 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.0 + rev: v2.19.1 hooks: - id: pyupgrade name: PyUpgrade 3.6+