diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7924d47..a3e96fb 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.34.0 + rev: v1.35.0 hooks: - id: yamllint - repo: meta