diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b9e21c3a..77718e65 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: pretty-format-json args: [--no-sort-keys, --autofix] - repo: https://github.com/adrienverge/yamllint - rev: v1.33.0 + rev: v1.34.0 hooks: - id: yamllint - repo: https://github.com/astral-sh/ruff-pre-commit