diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b872b6..4883700 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-yaml - id: check-added-large-files repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 - hooks: - entry: codespell id: codespell @@ -27,7 +27,7 @@ repos: id: ruff - id: ruff-format repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.6.3 + rev: v0.8.1 exclude: | (?x)^( reps/templates