diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54da0a3..e3755d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - mdformat-gfm-alerts - mdformat-ruff - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.14 + rev: v0.15.16 hooks: - id: ruff-check args: [--fix, --exit-non-zero-on-fix]