diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ac41e58..4daecf2 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.16.0 + rev: v0.16.1 hooks: - id: ruff-check args: [--fix, --exit-non-zero-on-fix]