diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d04394f..3a745ca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: hooks: - id: blacken-docs - repo: https://github.com/adrienverge/yamllint - rev: v1.36.1 + rev: v1.36.2 hooks: - id: yamllint - repo: meta