diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 296aa21..b95489e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,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