diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 086c6cf..ac41e58 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: - mdformat-mkdocs>=5.2.0b1 - mdformat-ruff - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.22 + rev: v0.16.0 hooks: - id: ruff-check args: [--fix, --exit-non-zero-on-fix]