diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 65c4149..68c9406 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - entry: codespell id: codespell repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.1 - hooks: - id: yamllint repo: https://github.com/adrienverge/yamllint.git @@ -27,7 +27,7 @@ repos: id: ruff - id: ruff-format repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.8.6 + rev: v0.9.4 exclude: | (?x)^( reps/templates