diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dbb17c7..e8d5527 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/executablebooks/mdformat # Do this before other tools "fixing" the line endings - rev: 0.7.22 + rev: 1.0.0 hooks: - id: mdformat name: Format Markdown @@ -20,7 +20,7 @@ repos: - mdformat-web - mdformat-gfm - repo: https://github.com/adrienverge/yamllint.git - rev: v1.36.2 + rev: v1.37.1 hooks: - id: yamllint args: