diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cefc460..c09af9d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -119,7 +119,7 @@ repos: ## Format Markdown files with rumdl - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.58 + rev: v0.2.60 hooks: - id: rumdl args: [--fix]