diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1e71ecb..24c3772 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: hooks: - id: gersemi - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.15 + rev: v0.15.20 hooks: - id: ruff-check - id: ruff-format