diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1196782..b9f085f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: files: \.(js|ts|jsx|tsx|json|md)$ - repo: https://github.com/adrienverge/yamllint - rev: v1.37.1 + rev: v1.38.0 hooks: - id: yamllint