diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1c5053b..3fcf7b1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: markdownlint - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: 'v0.8.4' + rev: 'v0.8.6' hooks: - id: ruff - repo: https://github.com/psf/black