diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 70eead8..9b58683 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/rubykatzen/baseline - rev: v0.18.1 + rev: v0.18.2 hooks: - id: yamllint - id: pymarkdown