diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aa0c91699..f1b5e0aed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: black - repo: https://github.com/asottile/pyupgrade - rev: v3.3.1 + rev: v3.4.0 hooks: - id: pyupgrade name: PyUpgrade 3.6+