diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f8a91ca62..329e6176a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - black==20.8b1 language_version: python3.8 - repo: https://github.com/pre-commit/pygrep-hooks - rev: v1.7.1 + rev: v1.8.0 hooks: - id: rst-backticks - repo: https://github.com/asottile/setup-cfg-fmt