diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3aa0c433e..0692fc915 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: detect-private-key - repo: https://github.com/asottile/pyupgrade - rev: v2.31.0 + rev: v2.31.1 hooks: - id: pyupgrade args: [--py36-plus] @@ -52,7 +52,7 @@ repos: - id: yesqa - repo: https://github.com/executablebooks/mdformat - rev: 0.7.11 + rev: 0.7.14 hooks: - id: mdformat additional_dependencies: