diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b50965b..b379d24 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: end-of-file-fixer - id: mixed-line-ending - repo: https://github.com/executablebooks/mdformat - rev: 0.7.17 + rev: 0.7.18 hooks: - id: mdformat - repo: https://github.com/psf/black