diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b381cb36..1d7b8f60 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: exclude: ^mkdocs\.yml$ - id: check-added-large-files - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.13.2 + rev: v0.14.4 hooks: - id: ruff-check args: [--fix]