diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 754f6a8..1c5053b 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.3' + rev: 'v0.8.4' hooks: - id: ruff - repo: https://github.com/psf/black